We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 003d0bb + 212f056 commit 549bed2Copy full SHA for 549bed2
.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