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