| command: genworkflows: task: { |
| "\(w.file)": file.Create & { |
| # Generated by internal/ci/ci_tool.cue; do not edit |
| \(yaml.Marshal(w.schema)) |
| // vendorgithubschema is expected to be run within the cuelang.org/go |
| command: vendorgithubschema: { |
| url: "https://raw.githubusercontent.com/SchemaStore/schemastore/f7a0789ccb3bd74a720ddbd6691d60fd9e2d8b7a/src/schemas/json/github-workflow.json" |
| cmd: "go run cuelang.org/go/cmd/cue import -f -p json -l #Workflow: jsonschema: - --outfile pkg/github.com/SchemaStore/schemastore/src/schemas/json/github-workflow.cue" |