Skip to content

Commit d38fb9a

Browse files
authored
[bugfix] add merge queue trigger (#43)
1 parent 4b4e695 commit d38fb9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-guidelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- "*.*.*"
66
branches:
77
- "main"
8+
# this fires for the temporary branch the merge queue creates
9+
merge_group:
810
pull_request:
911
branches:
1012
- "main"

0 commit comments

Comments
 (0)