Skip to content

Commit 212f056

Browse files
committed
ci: trigger workflows on merge queue
Signed-off-by: Trezy <[email protected]>
1 parent 68e1190 commit 212f056

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/handle-release-branch-push.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Handle Release Branch Push
22

33
on:
4+
merge_group:
5+
pull_request:
46
push:
57

68
jobs:

0 commit comments

Comments
 (0)