Merge pull request #2635 from crazy-max/labeler-sync-labels

ci: sync labels when files are reverted or no longer changed with labeler
This commit is contained in:
CrazyMax 2024-07-31 10:04:32 +02:00 committed by GitHub
commit 6034c58285
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ jobs:
- -
name: Run name: Run
uses: actions/labeler@v5 uses: actions/labeler@v5
with:
sync-labels: true