Skip to content

Commit c785bf4

Browse files
Merge pull request #34 from jganoff/jganoff/support-merge-queue
Add merge_group trigger to support GitHub merge queues
2 parents 5026ef5 + 1a7b867 commit c785bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/octoguard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
workflow_call:
55
workflow_dispatch:
66
pull_request:
7+
merge_group:
78
push:
89
branches:
910
- main

0 commit comments

Comments
 (0)