Skip to content

Commit

Permalink
Update pr-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebonezi committed Dec 9, 2022
1 parent 5c5ca42 commit 0577a9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ env:
jobs:
pr-labeler:
name: Add Labels
permissions:
contents: read # for TimonVS/pr-labeler-action to read config file
pull-requests: write # for TimonVS/pr-labeler-action to add labels in PR
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
Expand Down

0 comments on commit 0577a9d

Please sign in to comment.