chore: upgrade sandbox (#4839)

This commit is contained in:
Yeuoly 2024-06-02 11:30:14 +08:00 committed by GitHub
commit f916aa0f92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 2 deletions

View file

@ -6,6 +6,7 @@ on:
- main
paths:
- api/**
- docker/**
concurrency:
group: api-tests-${{ github.head_ref || github.run_id }}