Skip to content

Commit

Permalink
test: update permissions on remove_label jobs (#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
kweinmeister authored Aug 1, 2023
1 parent 67438d7 commit 98dfa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ on:
jobs:
remove_label:
permissions:
contents: 'read'
id-token: 'write'
pull-requests: 'write'
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
Expand Down

0 comments on commit 98dfa8c

Please sign in to comment.