GitHub Workflow Template Properties
properties json file for a GitHub Workflow template
| Type | object |
|---|---|
| File match |
**/.github/workflow-templates/**.properties.json
|
| Schema URL | https://catalog.lintel.tools/schemas/github/github-workflow-template-properties/latest.json |
| Source | https://www.schemastore.org/github-workflow-template-properties.json |
Validate with Lintel
npx @lintel/lintel check
Properties
A workflow template name https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization#creating-a-starter-workflow
A workflow template description https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization#creating-a-starter-workflow
A workflow template icon Must be the name of an SVG file, without the file name extension, stored in the workflow-templates directory https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization#creating-a-starter-workflow
A workflow category https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization#creating-a-starter-workflow
A file name pattern to match against repository to enable this workflow when match is succeed https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization#creating-a-starter-workflow