mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-29 15:10:28 +00:00
updates
This commit is contained in:
@@ -4,7 +4,7 @@ return {
|
||||
yaml = {
|
||||
schemas = {
|
||||
['https://json.schemastore.org/github-workflow.json'] = '/.github/workflows/*',
|
||||
Kubernetes = '/*k8s.yaml',
|
||||
Kubernetes = { '/*k8s.yaml', '/*k8s.yml' },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user