From 83d52ef2fd2db339a86c2a4c4687307cfd71ddaf Mon Sep 17 00:00:00 2001 From: Adrian Stobbe Date: Mon, 27 Nov 2023 14:18:52 +0100 Subject: [PATCH] quote status --- .github/actions/notify_e2e_failure/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/notify_e2e_failure/action.yml b/.github/actions/notify_e2e_failure/action.yml index c9ab918af2..88bc1d37c0 100644 --- a/.github/actions/notify_e2e_failure/action.yml +++ b/.github/actions/notify_e2e_failure/action.yml @@ -66,7 +66,7 @@ runs: assignee: ${{ steps.pick-assignee.outputs.assignee }} project: Constellation bugs fields: | - Status: New failures + Status: "New failures" workflow: ${{ github.workflow }} kubernetesVersion: ${{ inputs.kubernetesVersion }} cloudProvider: ${{ inputs.provider }}