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/author-verified.yml
vendored
2
.github/workflows/author-verified.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'author-verification-requested')
|
||||
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