Sebastián Ramírez
12 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
.github/workflows/labeler.yml
|
@ -19,6 +19,8 @@ jobs: |
|
|
- uses: actions/labeler@v5 |
|
|
- uses: actions/labeler@v5 |
|
|
# Run this after labeler applied labels |
|
|
# Run this after labeler applied labels |
|
|
check-labels: |
|
|
check-labels: |
|
|
|
|
|
permissions: |
|
|
|
|
|
pull-requests: read |
|
|
name: Check labels |
|
|
name: Check labels |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|