Skip to content

Commit e148910

Browse files
committed
Fix regression for merge queue
Signed-off-by: Albert Yosher <[email protected]>
1 parent 7f200ac commit e148910

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/regress.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
on:
2+
push:
3+
branches:
4+
- main
5+
merge_group: # this is a new line
6+
types: [checks_requested] # this is a new line

0 commit comments

Comments
 (0)