We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ci:validate
1 parent d50a2a2 commit 2f06a51Copy full SHA for 2f06a51
Taskfile.yml
@@ -332,7 +332,7 @@ tasks:
332
- task: workflow:validate
333
334
ci:validate:
335
- desc: Validate GitHub Actions workflows against JSON schema
+ desc: Validate GitHub Actions workflows against their JSON schema
336
vars:
337
# Source: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-workflow.json
338
WORKFLOW_SCHEMA_URL: https://json.schemastore.org/github-workflow
0 commit comments