forked from lix-project/lix
Merge pull request #8767 from NixOS/stop-removing-labels
labeler: Stop removing labels
This commit is contained in:
commit
eea13d6ac5
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
|
@ -21,4 +21,4 @@ jobs:
|
|||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
sync-labels: true
|
||||
sync-labels: false
|
||||
|
|
Loading…
Reference in a new issue