ci: sync labels when files are reverted or no longer changed with labeler

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-07-30 12:48:31 +02:00
parent f4da6b8f69
commit d391b1d3e6
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4
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