Browse Source
👷 Do not sync labels as it overrides manually added labels (#12024)
pull/12026/head
Sebastián Ramírez
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
2 deletions
-
.github/workflows/labeler.yml
|
|
@ -17,8 +17,6 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/labeler@v5 |
|
|
|
with: |
|
|
|
sync-labels: true |
|
|
|
# Run this after labeler applied labels |
|
|
|
check-labels: |
|
|
|
needs: |
|
|
|