Cancel in progress builds when new action starts

This commit is contained in:
WithoutPants
2021-09-21 12:05:46 +10:00
committed by GitHub
parent 3e526a49a4
commit f3c8407c40

View File

@@ -8,6 +8,10 @@ on:
release:
types: [ published ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
env:
COMPILER_IMAGE: stashapp/compiler:5