Skip to content

Commit d6adecd

Browse files
authored
Add support for versioned support branches in workflow
1 parent 9317945 commit d6adecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto_pr_creation_target_repo_caller.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- develop
88
- support/dunfell
9+
- 'support/*.*.*'
910

1011
jobs:
1112
call_auto_pr_workflow:

0 commit comments

Comments
 (0)