Skip to content

Commit

Permalink
give permissions to labeler-action ref:actions/labeler#12
Browse files Browse the repository at this point in the history
  • Loading branch information
chormaz committed Sep 12, 2023
1 parent 40d1382 commit af647e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on: [pull_request]

jobs:
label:
permissions:
checks: write
contents: read
pull-requests: write
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit af647e4

Please sign in to comment.