Describe the bug
I have yaml.schemaStore.enable active and work with github actions (yaml files in .github/workflows. Editing build.yaml I see error indicators.
Expected Behavior
No errors as yaml validated based on https://json.schemastore.org/github-action.json
Current Behavior
Errors relating to https://json.schemastore.org/hammerkit.json
Steps to Reproduce
Not really sure. This may be a problem with any of the schema definitions rather than this plugin, but I couldn't figure it out.
Environment
Describe the bug
I have
yaml.schemaStore.enableactive and work with github actions (yaml files in.github/workflows. Editingbuild.yamlI see error indicators.Expected Behavior
No errors as yaml validated based on https://json.schemastore.org/github-action.json
Current Behavior
Errors relating to https://json.schemastore.org/hammerkit.json
Steps to Reproduce
Not really sure. This may be a problem with any of the schema definitions rather than this plugin, but I couldn't figure it out.
Environment