mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-04 16:27:42 +00:00
chore: publish from main
This commit is contained in:
@@ -95,8 +95,8 @@ jobs:
|
||||
- name: Install GitHub Copilot CLI
|
||||
run: npm install -g @github/copilot
|
||||
|
||||
- name: Install @microsoft/vally
|
||||
run: npm install @microsoft/vally
|
||||
- name: Install node packages
|
||||
run: npm ci
|
||||
|
||||
- name: Run external plugin PR quality gates
|
||||
id: quality
|
||||
|
||||
@@ -36,8 +36,8 @@ jobs:
|
||||
- name: Install GitHub Copilot CLI
|
||||
run: npm install -g @github/copilot
|
||||
|
||||
- name: Install @microsoft/vally
|
||||
run: npm install @microsoft/vally
|
||||
- name: Install node packages
|
||||
run: npm ci
|
||||
|
||||
- name: Run external plugin quality gates
|
||||
id: quality
|
||||
|
||||
Generated
+953
-49
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -39,9 +39,9 @@
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@microsoft/vally": "^0.12.0",
|
||||
"ajv": "^8.20.0",
|
||||
"ajv-formats": "^3.0.1",
|
||||
"@microsoft/vally": "^0.6.0",
|
||||
"all-contributors-cli": "^6.26.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user