Github Actions workflow file model.

Hierarchy

  • GithubWorkflowModel

Indexable

[key: string]: unknown

Properties

Properties

concurrency?: WorkflowConcurrency
jobs: Record<string, Job>

Generated using TypeDoc