mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Enable merge groups
This commit is contained in:
1
.github/workflows/lint-format.yml
vendored
1
.github/workflows/lint-format.yml
vendored
@@ -16,6 +16,7 @@ on:
|
||||
- '**'
|
||||
- '!docs/**'
|
||||
- '.github/**'
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user