mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Re-enable Actions
This commit is contained in:
10
.github/workflows/commands.yml
vendored
10
.github/workflows/commands.yml
vendored
@@ -14,8 +14,8 @@ jobs:
|
||||
with:
|
||||
repository: 'JacksonKearl/vscode-triage-github-actions'
|
||||
ref: v2
|
||||
# - name: Run Commands
|
||||
# uses: ./commands
|
||||
# with:
|
||||
# token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
# config-path: commands
|
||||
- name: Run Commands
|
||||
uses: ./commands
|
||||
with:
|
||||
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
config-path: commands
|
||||
|
||||
Reference in New Issue
Block a user