Skip to content

Commit 549bed2

Browse files
authored
Merge pull request #562 from pixijs/support-merge-queues
Support merge queues
2 parents 003d0bb + 212f056 commit 549bed2

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)