mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
run prettier over yml files
This commit is contained in:
@@ -12,7 +12,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: Checkout Repo
|
||||
|
||||
Reference in New Issue
Block a user