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 6e0566d commit 0c6094fCopy full SHA for 0c6094f
.github/workflows/addToProject.yml
@@ -4,7 +4,7 @@ name: Auto Assign to Project(s)
4
on:
5
issues:
6
types: [opened, edited, milestoned]
7
- pull_request:
+ pull_request_target:
8
9
env:
10
MY_GITHUB_TOKEN: ${{ secrets.APM_TECH_USER_TOKEN }}
0 commit comments