10 lines
204 B
JSON
10 lines
204 B
JSON
|
{
|
||
|
"yaml.schemas": {
|
||
|
"https://json.schemastore.org/github-workflow.json": [
|
||
|
".github/workflows/*",
|
||
|
".forgejo/workflows/*"
|
||
|
]
|
||
|
},
|
||
|
"yaml.schemaStore.enable": true
|
||
|
}
|
||
|
|