This commit is contained in:
Thomas Göttgens
2024-09-28 16:40:00 +02:00
committed by GitHub
parent 12efedec42
commit 1e8d089c4e

View File

@@ -1,4 +1,7 @@
name: CI
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
#concurrency:
# group: ${{ github.ref }}
# cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}