kopia lustrzana https://github.com/meshtastic/firmware
Remove concurrency groups for now. They seem to cause CI hangs
rodzic
86af578df9
commit
0b509c7e79
|
@ -1,7 +1,7 @@
|
|||
name: CI
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
|
||||
#concurrency:
|
||||
# group: ${{ github.ref }}
|
||||
# cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
|
||||
on:
|
||||
# # Triggers the workflow on push but only for the master branch
|
||||
push:
|
||||
|
|
Ładowanie…
Reference in New Issue