Skip to content

Commit

Permalink
Add issue permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoparrilla committed Nov 27, 2024
1 parent b9013a9 commit 6bd0175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/process_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write # Needed to push changes
issues: write # Needed to comment on issues and PRs
pull-requests: write # Needed to comment on PRs
steps:
- name: Checkout the code
uses: actions/checkout@v3
Expand Down

0 comments on commit 6bd0175

Please sign in to comment.