yolo!
This commit is contained in:
co-authored by
GitHub
parent
12efedec42
commit
1e8d089c4e
@@ -1,4 +1,7 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.head_ref || github.run_id }}
|
||||||
|
cancel-in-progress: true
|
||||||
#concurrency:
|
#concurrency:
|
||||||
# group: ${{ github.ref }}
|
# group: ${{ github.ref }}
|
||||||
# cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
|
# cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user