mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-05 00:37:39 +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
|
||||
|
||||
Reference in New Issue
Block a user