build: use concurrency (#6361)

This commit is contained in:
Alexis Saettler
2022-10-15 10:54:03 +02:00
committed by GitHub
parent b1793077e7
commit 8927dee881
8 changed files with 25 additions and 1 deletions
+4
View File
@@ -11,6 +11,10 @@ on:
workflows: ['Compress images']
types: [completed]
concurrency:
group: Migration tests ${{ github.ref }}
cancel-in-progress: true
jobs:
#####################
# Run tests migration