This commit is contained in:
Horis
2024-08-27 09:49:49 +08:00
parent 7e6150e4f9
commit cd7c163d64

View File

@@ -21,7 +21,7 @@ on:
workflow_dispatch:
concurrency:
group: "test"
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs: