We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dd679 commit 01c8970Copy full SHA for 01c8970
.github/workflows/external-pr-sync.yml
@@ -3,7 +3,7 @@ name: Sync external PR branch to public repository
3
on:
4
pull_request_target:
5
branches:
6
- - 'external-pr-*'
+ - 'external-pr/**'
7
8
jobs:
9
git-mirror:
0 commit comments