We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d669a commit 29faf0fCopy full SHA for 29faf0f
.github/workflows/label-pr.yml
@@ -9,6 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: node/node-pr-labeler@v1
+ - uses: nodejs/node-pr-labeler@v1
13
with:
14
configuration-path: .github/label-pr-config.yml
0 commit comments