Browse Source

👷 Update GitHub Action labeler permissions (#1300)

pull/13907/head
Sebastián Ramírez 12 months ago
committed by GitHub
parent
commit
4b9285643a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/labeler.yml

2
.github/workflows/labeler.yml

@ -19,6 +19,8 @@ jobs:
- uses: actions/labeler@v5
# Run this after labeler applied labels
check-labels:
permissions:
pull-requests: read
name: Check labels
runs-on: ubuntu-latest
steps:

Loading…
Cancel
Save