chore: cancel duplicated docker build test
This commit is contained in:
parent
1acb7e1bf5
commit
1421d39f39
|
|
@ -20,6 +20,10 @@ on:
|
|||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue