From 97f1fde8dfd0ac1fb1e377fff60b7b363e416671 Mon Sep 17 00:00:00 2001 From: TOEL2 Date: Mon, 18 Aug 2025 17:24:03 +0100 Subject: [PATCH] removing test from available envs and added a new workflow instead --- .github/workflows/cicd-4-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd-4-test.yaml b/.github/workflows/cicd-4-test.yaml index 721e66124..d9ef5af5e 100644 --- a/.github/workflows/cicd-4-test.yaml +++ b/.github/workflows/cicd-4-test.yaml @@ -15,7 +15,7 @@ on: required: true default: "latest" environment: - description: "Target environment (test only) + description: "Target environment (test only)" required: true default: "test" type: choice