Fix labeler config path

This commit is contained in:
Harsha Raghu 2021-10-15 17:55:05 +05:30
parent c3aa6f556c
commit 90ff9c8732
2 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ jobs:
- uses: actions/labeler@v3 - uses: actions/labeler@v3
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler/labeler.yml configuration-path: .github/workflows/labeler/config.yml