Skip to content

Commit

Permalink
Update issues.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Daley <[email protected]>
  • Loading branch information
coreydaley authored Jul 30, 2023
1 parent 809d128 commit dc5c7c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
issues:
types:
- opened
pull_request:
pull_request_target:
types:
- opened

Expand All @@ -17,4 +17,4 @@ jobs:
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/gorilla/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}

0 comments on commit dc5c7c9

Please sign in to comment.