Skip to content

Commit

Permalink
Fix path for labeler.
Browse files Browse the repository at this point in the history
  • Loading branch information
maraino committed Jun 9, 2021
1 parent dce1b29 commit 16e0cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 16e0cff

Please sign in to comment.