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 a71a12f commit 169bc68
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ on:
issues:
types:
- opened
pull_request:
pull_request_target:
types:
- opened
- reopened

jobs:
add-to-project:
Expand All @@ -17,4 +18,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 169bc68

Please sign in to comment.