diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 055ca822..ff9e3183 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -5,7 +5,7 @@ on: issues: types: - opened - pull_request: + pull_request_target: types: - opened @@ -17,4 +17,4 @@ jobs: uses: actions/add-to-project@v0.5.0 with: project-url: https://github.com/orgs/gorilla/projects/4 - github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }} \ No newline at end of file + github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}