Skip to content

Commit

Permalink
Only grant write permissions for issues for label action (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
chlafreniere authored Jan 23, 2024
1 parent 6255bd1 commit 1063094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
uses: hramos/label-actions@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
permissions:
issues: write

0 comments on commit 1063094

Please sign in to comment.