Skip to content

Commit d08e08e

Browse files
committed
Add source URL comment to ci:validate task
This will make it easier for the maintainers to sync fixes and improvements in either direction between the upstream "template" tasks and their installation in this repository.
1 parent 2f06a51 commit d08e08e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ tasks:
331331
cmds:
332332
- task: workflow:validate
333333

334+
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-workflows-task/Taskfile.yml
334335
ci:validate:
335336
desc: Validate GitHub Actions workflows against their JSON schema
336337
vars:

0 commit comments

Comments
 (0)