Skip to content

Commit

Permalink
Give the labeler access to PRs (flutter#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixie authored Sep 14, 2021
1 parent 690df32 commit 783234a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:

jobs:
label:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@9794b1493b6f1fa7b006c5f8635a19c76c98be95
Expand Down

0 comments on commit 783234a

Please sign in to comment.