We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e1190 commit 212f056Copy full SHA for 212f056
.github/workflows/handle-release-branch-push.yml
@@ -1,6 +1,8 @@
1
name: Handle Release Branch Push
2
3
on:
4
+ merge_group:
5
+ pull_request:
6
push:
7
8
jobs:
0 commit comments