From 3d136243641a02f8f0463aee09fd12eee5144375 Mon Sep 17 00:00:00 2001 From: Jacob Brewer Date: Fri, 4 Oct 2024 10:10:48 +0100 Subject: [PATCH] fix(cicd): updating the cicd naming (#3) updating the cicd naming --- .github/workflows/ci-code-approval.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-code-approval.yml b/.github/workflows/ci-code-approval.yml index 33890fe..daf3caf 100644 --- a/.github/workflows/ci-code-approval.yml +++ b/.github/workflows/ci-code-approval.yml @@ -72,7 +72,7 @@ jobs: run: make pr-approval codegen-generation: - name: "MocCodek Generation" + name: "Code Generation" runs-on: ubuntu-latest permissions: contents: write