We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a809718 commit b263d0fCopy full SHA for b263d0f
1 file changed
.github/workflows/label-issue.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v2
30
31
- name: Install dependencies
32
- run: pnpm add @actions/core @actions/github
+ run: npm i @actions/core @actions/github
33
34
- name: Add labels
35
uses: ./.github/github-action/
0 commit comments