Skip to content

Commit

Permalink
ci: add perm for clabel
Browse files Browse the repository at this point in the history
  • Loading branch information
mmta committed Apr 21, 2024
1 parent 9e5d174 commit 7447a59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conventional-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
types:
[opened, reopened, labeled, unlabeled, synchronize]
permissions:
issues: write
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7447a59

Please sign in to comment.