Skip to content

Commit

Permalink
ci: correct labeler permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Nov 4, 2024
1 parent c5cae96 commit c80316d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
content: read

contents: read
steps:
- name: Check out the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit c80316d

Please sign in to comment.