API ReferenceType aliases
LintMode
type LintMode = "off" | "warn" | "error";Defined in: packages/core/src/lint.ts:4
Output-lint severity. off skips actionlint entirely.
type LintMode = "off" | "warn" | "error";Defined in: packages/core/src/lint.ts:4
Output-lint severity. off skips actionlint entirely.