Skip to content

Commit da89ae8

Browse files
authored
Run our GitHub actions on the merge queue (#3147)
1 parent cfbbe2c commit da89ae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches-ignore:
66
- "dependabot/**"
77
pull_request:
8+
merge_group:
89

910
concurrency:
1011
group: ${{ github.ref }}-${{ github.workflow }}-${{ github.event_name }}${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) && format('-{0}', github.sha) || '' }}

0 commit comments

Comments
 (0)