Update labeler.yml

This commit is contained in:
Matthew Nicely 2022-10-13 08:03:28 -04:00 committed by GitHub
parent 75fed7493e
commit 3bf95e90c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,7 @@ on:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read|write
permissions: read-all|write-all
steps:
- uses: actions/labeler@master
with: