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 c8b52a5 commit 07a65e5Copy full SHA for 07a65e5
.github/workflows/assign-issue-owners.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21
22
- name: Install yaml dependency used below
23
- run: npm install .github/scripts
+ run: npm ci --prefix .github/scripts
24
25
- name: Parse component label and assign owners
26
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
0 commit comments