Update pr-validation.yml
This commit is contained in:
parent
2939ea4e61
commit
4cf03e8a90
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-validation.yml
vendored
2
.github/workflows/pr-validation.yml
vendored
|
|
@ -16,4 +16,4 @@ jobs:
|
||||||
- uses: TimonVS/pr-labeler-action@v5
|
- uses: TimonVS/pr-labeler-action@v5
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
configuration-path: .github/configs/pr-labeler.yml
|
configuration-path: .github/configs/pr-labeler-configuration.yml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue