Skip to content

Commit

Permalink
Merge pull request #1960 from newrelic/fix_assignproj
Browse files Browse the repository at this point in the history
Add permission to write to repository project
  • Loading branch information
hannahramadan authored Apr 21, 2023
2 parents dc1a588 + daeefa4 commit b9b65ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assignproj.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

permissions:
issues: write
repository-projects: write

env:
MY_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b9b65ad

Please sign in to comment.