From c347180c872d404175ae65e57acca8d47abe7a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20ZGRZENDEK?= Date: Fri, 3 Jan 2025 17:34:33 +0100 Subject: [PATCH] Fixed typo --- .github/workflows/ci-redcap-fastcgi-client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-redcap-fastcgi-client.yaml b/.github/workflows/ci-redcap-fastcgi-client.yaml index e30ebba..6db5415 100644 --- a/.github/workflows/ci-redcap-fastcgi-client.yaml +++ b/.github/workflows/ci-redcap-fastcgi-client.yaml @@ -1,4 +1,4 @@ -name: redcap-fastcgi-client-container-c +name: redcap-fastcgi-client-container-ci run-name: APHP Container CLI Workflow triggered by @${{ github.actor }} on: