mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
Move to "microsoft/vscode-github-triage-actions"
This commit is contained in:
6
.github/workflows/commands.yml
vendored
6
.github/workflows/commands.yml
vendored
@@ -12,8 +12,10 @@ jobs:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: 'JacksonKearl/vscode-triage-github-actions'
|
||||
ref: v22
|
||||
repository: 'microsoft/vscode-github-triage-actions'
|
||||
ref: v1
|
||||
- name: Install Actions
|
||||
run: npm install --production
|
||||
- name: Run Commands
|
||||
uses: ./commands
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user