chore(label.yml): configured path
parent
a45d02aa62
commit
a6e2662bf5
|
@ -20,3 +20,4 @@ jobs:
|
||||||
- uses: actions/labeler@v2
|
- uses: actions/labeler@v2
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
configuration-path: '.github/workflows/labeler.yml'
|
||||||
|
|
Loading…
Reference in New Issue