From 53323fcb7478997be8b8e85868f8c45f3ac6682b Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Fri, 17 May 2024 23:23:24 +0200 Subject: [PATCH] fixed a typo in the `webclient-cicd.yml` making it unable to run --- .github/workflows/webclient-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/webclient-cicd.yml b/.github/workflows/webclient-cicd.yml index 06f683a2f..9b5ed0328 100644 --- a/.github/workflows/webclient-cicd.yml +++ b/.github/workflows/webclient-cicd.yml @@ -1,4 +1,4 @@ -9.1.1name: Webclient CI/CD +name: Webclient CI/CD on: pull_request: