We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedcb61 commit bf4d2e8Copy full SHA for bf4d2e8
.github/workflows/branches.yml
@@ -2,7 +2,7 @@ name: Synchronize Branches
2
3
on:
4
workflow_dispatch:
5
- pull_request:
+ pull_request_target:
6
branches:
7
- 'dev'
8
types: [ closed ]
0 commit comments