Skip to content

Commit

Permalink
Update label_pull_requests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guidezpl committed Mar 1, 2024
1 parent a324995 commit 9d3c0a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/label_pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ name: Label pull request
on:
- pull_request

# Declare default permissions as read only.
permissions: read-all

jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9d3c0a1

Please sign in to comment.