mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
ci: fix labeler config path
This commit is contained in:
parent
cf24e93c1b
commit
5221dc27dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v5
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
configuration-path: .github/labeler.yml
|
configuration-path: .github/labels.yml
|
||||||
sync-labels: true
|
sync-labels: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue