[action] labeler to v3 and use default config path location

pull/597/head
max furman 3 years ago
parent f84c8f846a
commit 1be1ed1236

@ -1,2 +0,0 @@
needs triage:
- "**"

@ -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

Loading…
Cancel
Save