chore: cancel duplicated docker build test

This commit is contained in:
Tony 2023-04-14 22:55:06 +08:00 committed by GitHub
parent 1acb7e1bf5
commit 1421d39f39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ on:
permissions:
contents: read
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
jobs:
test: