chore: add json schema for workflow
This commit is contained in:
parent
f3c344f90e
commit
552be1ce84
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"yaml.schemas": {
|
||||||
|
"https://json.schemastore.org/github-workflow.json": "file:///e%3A/git.cohabit.fr/julien.oculi/test-forgejo-runner/.forgejo/workflows/demo.yaml"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue