labeler: Stop removing labels
> Whether or not to remove labels when matching files are reverted or no longer changed by the PR https://github.com/actions/labeler#inputs
This commit is contained in:
@@ -21,4 +21,4 @@ jobs:
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
sync-labels: true
|
||||
sync-labels: false
|
||||
|
||||
Reference in New Issue
Block a user