Skip to content

Commit

Permalink
Add token permissions to pull request labeler workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbernhar committed Jan 29, 2024
1 parent 5733645 commit 917eddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux_pr_labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: "Pull Request Labeler"
permissions: read-all

on:
- pull_request_target

Expand Down

0 comments on commit 917eddb

Please sign in to comment.