Skip to content

Commit 2f06a51

Browse files
committed
Sync ci:validate task description with template
1 parent d50a2a2 commit 2f06a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ tasks:
332332
- task: workflow:validate
333333

334334
ci:validate:
335-
desc: Validate GitHub Actions workflows against JSON schema
335+
desc: Validate GitHub Actions workflows against their JSON schema
336336
vars:
337337
# Source: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-workflow.json
338338
WORKFLOW_SCHEMA_URL: https://json.schemastore.org/github-workflow

0 commit comments

Comments
 (0)