We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758b26a commit 6956787Copy full SHA for 6956787
1 file changed
.github/workflows/backport.yml
@@ -1,5 +1,6 @@
1
name: Backport PR to branch
2
on:
3
+ workflow_call:
4
issue_comment:
5
types: [created]
6
schedule:
0 commit comments