Skip to content

Commit 1b64d54

Browse files
committed
Updated to allow for /synt/<application> applications.
1 parent 355f423 commit 1b64d54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/all.workflows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ on:
99
- "frontend"
1010
type:
1111
type: choice
12-
description: "Apps or proxies. Used to resolve the working directory together with name, as <type>/<name>."
12+
description: "Apps, proxies or synt. Used to resolve the working directory together with name, as <type>/<name>."
1313
options:
1414
- "apps"
1515
- "proxies"
16+
- "synt"
1617
cluster:
1718
type: choice
1819
description: "The cluster to deploy to."

0 commit comments

Comments
 (0)