Type Alias: GithubActionsConfigReference
type GithubActionsConfigReference =
keyof typeof githubActionsConfigReferenceToName;
Defined in: _internal/github-actions-config-references.ts:46
Valid config reference strings accepted in rule metadata.
type GithubActionsConfigReference =
keyof typeof githubActionsConfigReferenceToName;
Defined in: _internal/github-actions-config-references.ts:46
Valid config reference strings accepted in rule metadata.