mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
run prettier over yml files
This commit is contained in:
2
.github/workflows/on-label.yml
vendored
2
.github/workflows/on-label.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: 'microsoft/vscode-github-triage-actions'
|
||||
repository: "microsoft/vscode-github-triage-actions"
|
||||
ref: v40
|
||||
path: ./actions
|
||||
- name: Install Actions
|
||||
|
||||
Reference in New Issue
Block a user