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 }}