From d4c0308526ff21726af399827cf0fe1fa676fd2f Mon Sep 17 00:00:00 2001 From: AlexRoehm Date: Sun, 31 Mar 2024 21:57:30 +0200 Subject: [PATCH] workflow --- .github/workflows/cicd-branch.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cicd-branch.yml b/.github/workflows/cicd-branch.yml index d894535..37f79fa 100644 --- a/.github/workflows/cicd-branch.yml +++ b/.github/workflows/cicd-branch.yml @@ -1,6 +1,3 @@ -# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node -# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions - name: Create Image for Refactoring Branch on: workflow_dispatch