Skip to content

Commit

Permalink
chore: update labeler workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown committed Oct 29, 2024
1 parent 8f55673 commit bebef8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- name: Check out the repository
uses: actions/checkout@v4.2.2
Expand Down

0 comments on commit bebef8d

Please sign in to comment.