chore: Add yml schema to github workflows

This commit is contained in:
Alan Rynne
2023-01-09 16:37:19 +01:00
committed by GitHub
parent 52c959520b
commit 539f495d47
+7
View File
@@ -0,0 +1,7 @@
{
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": [
"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/specklesystems/github-actions/workflows/**/*.yml"
]
}
}