Skip to content

Commit

Permalink
[action] labeler to v3 and use default config path location
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed May 26, 2021
1 parent d7a747b commit 114627d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/needs-triage-labeler.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/needs-triage-labeler.yml

0 comments on commit 114627d

Please sign in to comment.