Fix path for labeler.

pull/605/head
Mariano Cano 3 years ago
parent dce1b290bd
commit 16e0cffd8b

@ -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…
Cancel
Save