Skip to content

Commit e3ee08e

Browse files
committed
removing test from available envs and added a new workflow instead
1 parent 06d912e commit e3ee08e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-4-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
required: true
1616
default: "latest"
1717
environment:
18-
description: "Target environment (e.g., test, preprod or prod)"
18+
description: "Target environment (test only)
1919
required: true
2020
default: "test"
2121
type: choice

0 commit comments

Comments
 (0)