GitHubActionWebAppStackSettingsOutput interface
GitHub Actions Web App stack settings.
Properties
| is |
|
| supported |
The minor version that is supported for GitHub Actions. |
Property Details
isSupported
true if GitHub Actions is supported for the stack; otherwise, false.
isSupported?: boolean
Property Value
boolean
supportedVersion
The minor version that is supported for GitHub Actions.
supportedVersion?: string
Property Value
string