Skip to content

Commit 76937a6

Browse files
authored
Update auto_pr yml to pick up support branch commits
1 parent 614a9c0 commit 76937a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/auto_pr_creation_target_repo_caller.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
branches:
77
- develop
88
- support/dunfell
9-
9+
- 'support/*.*.*'
10+
1011
jobs:
1112
call_auto_pr_workflow:
1213
uses: rdkcentral/build_tools_workflows/.github/workflows/auto_pr_creation_manifest.yml@develop

0 commit comments

Comments
 (0)