mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
ci(labeler): disable sync that interferes with other jobs
This commit is contained in:
parent
758d7726df
commit
5aed2e9f27
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -13,10 +13,10 @@ jobs:
|
||||
- uses: actions/labeler@main
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: ""
|
||||
|
||||
type-scope:
|
||||
runs-on: ubuntu-latest
|
||||
needs: ["triage"]
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
Loading…
Reference in New Issue
Block a user