Skip to content

Commit 6956787

Browse files
authored
Allow backport workflow to be reusable (#11438)
This makes it possible to use the workflow from other repos, allowing us to consolidate the workflows.
1 parent 758b26a commit 6956787

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Backport PR to branch
22
on:
3+
workflow_call:
34
issue_comment:
45
types: [created]
56
schedule:

0 commit comments

Comments
 (0)