forked from TrueCloudLab/certificates
Fix path for labeler.
This commit is contained in:
parent
f33bdee5e0
commit
db416a45ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -11,4 +11,4 @@ jobs:
|
|||
- uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/needs-triage-labeler.yml
|
||||
configuration-path: .github/labeler.yml
|
||||
|
|
Loading…
Reference in a new issue