We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87555fb commit ffc6a58Copy full SHA for ffc6a58
.github/workflows/external-pr.yml
@@ -2,7 +2,7 @@ name: Mirror External PR to Internal Repo
2
3
on:
4
pull_request_target:
5
- types: [opened]
+ types: [opened, synchronize]
6
branches:
7
- amd-staging
8
0 commit comments