Skip to content

Commit

Permalink
build: fix label-pr workflow
Browse files Browse the repository at this point in the history
PR-URL: #38399
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
targos committed Apr 25, 2021
1 parent 1250db9 commit f62b138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-pr.yml
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: node/node-pr-labeler@v1
- uses: nodejs/node-pr-labeler@v1
with:
configuration-path: .github/label-pr-config.yml

0 comments on commit f62b138

Please sign in to comment.