Skip to content

Commit 01c8970

Browse files
authored
Update external-pr-sync.yml
1 parent a4dd679 commit 01c8970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/external-pr-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Sync external PR branch to public repository
33
on:
44
pull_request_target:
55
branches:
6-
- 'external-pr-*'
6+
- 'external-pr/**'
77

88
jobs:
99
git-mirror:

0 commit comments

Comments
 (0)