👷 Update labeler.yml (#1128)

This commit is contained in:
Sebastián Ramírez 2024-10-07 22:34:07 +02:00 committed by GitHub
parent 321cd93e61
commit fed464a41c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
- run: echo "Done adding labels"
# Run this after labeler applied labels
check-labels:
needs: