We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28fb14 commit 108a096Copy full SHA for 108a096
.github/workflows/rc-cherry-pick.yml
@@ -13,6 +13,7 @@ on:
13
source_pr:
14
required: true
15
type: string
16
+ push:
17
env:
18
ALLOWED_LABELS: '["rc-cherry-pick", "hotfix-rc-cherry-pick", "BEEEP"]'
19
0 commit comments