Skip to content

Commit

Permalink
add permission request to job
Browse files Browse the repository at this point in the history
  • Loading branch information
MBoegers committed Mar 14, 2024
1 parent b7a95c3 commit 5869084
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create_pr_suggestions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ concurrency:
jobs:
create-suggestions:
runs-on: ubuntu-latest
permissions:
issues: write
env:
# https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5869084

Please sign in to comment.