Merge branch 'main' into bugfix/code-change4john
This commit is contained in:
commit
302e904275
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web-deploy-nonprod.yml
vendored
2
.github/workflows/web-deploy-nonprod.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
environments:
|
environments:
|
||||||
type: string
|
type: string
|
||||||
description: An optional list of environments to deploy to.
|
description: An optional list of environments to deploy to.
|
||||||
default: '["dev"]'
|
default: 'dev'
|
||||||
workflow_type:
|
workflow_type:
|
||||||
type: string
|
type: string
|
||||||
description: An optional string for workflow types.
|
description: An optional string for workflow types.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue