updated path to label file
This commit is contained in:
@@ -18,5 +18,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/auto_label_pr.yml
|
||||||
sync-labels: true
|
sync-labels: true
|
||||||
Reference in New Issue
Block a user