mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
update comment
This commit is contained in:
2
.github/workflows/merge_queue.yml
vendored
2
.github/workflows/merge_queue.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
name: Merge Queue
|
name: Merge Queue
|
||||||
# Not sure how concu
|
# Not sure how concurrency works in merge_queue, removing for now.
|
||||||
# concurrency:
|
# concurrency:
|
||||||
# group: merge-queue-${{ github.head_ref || github.run_id }}
|
# group: merge-queue-${{ github.head_ref || github.run_id }}
|
||||||
# cancel-in-progress: true
|
# cancel-in-progress: true
|
||||||
|
|||||||
Reference in New Issue
Block a user