mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 06:32:06 +00:00
yolo!
This commit is contained in:
parent
12efedec42
commit
1e8d089c4e
3
.github/workflows/main_matrix.yml
vendored
3
.github/workflows/main_matrix.yml
vendored
@ -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' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user