We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/parallel-finance/parallel/blob/master/.github/workflows/deploy.yml#L1-L7
The text was updated successfully, but these errors were encountered:
if I remove the first seven lines then paste back and save, then the errors move down:
Sorry, something went wrong.
Yeah, getting: [yaml-schema: https://json.schemastore.org/github-workflow.json] [E] Missing property "jobs"
[yaml-schema: https://json.schemastore.org/github-workflow.json] [E] Missing property "jobs"
I totally have a jobs property in there.
jobs
EDIT: ah, sounds related to this issue: #28 (comment)
Use :CocCommand yaml.selectSchema to choose yaml schema.
:CocCommand yaml.selectSchema
No branches or pull requests
sometimes I can get incorrect lint on some github actions workflows like:
https://github.com/parallel-finance/parallel/blob/master/.github/workflows/deploy.yml#L1-L7
The text was updated successfully, but these errors were encountered: