Skip to content

Commit

Permalink
MAINT: remove permission restrictions for PR labeler [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Oct 3, 2022
1 parent 86cd584 commit f8c4338
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
pull_request_target:
types: [opened, synchronize, reopened, edited]

permissions:
contents: write # to add labels

jobs:
pr-labeler:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f8c4338

Please sign in to comment.