From 8e494bcb99e76d53f3dd613b9c943ddfb7b7387a Mon Sep 17 00:00:00 2001 From: Emanuela Epure <67077116+emanuelaepure10@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:24:14 +0100 Subject: [PATCH] fix: remove unwanted files remove files ING-4567 --- ...heck-commit-message.yml => check-commit-message.yml_no_wanted} | 0 .../{commit_message.yml => commit_message.yml_no_wanted} | 0 .github/workflows/{commitlint.yml => commitlint.yml_no_wanted} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{check-commit-message.yml => check-commit-message.yml_no_wanted} (100%) rename .github/workflows/{commit_message.yml => commit_message.yml_no_wanted} (100%) rename .github/workflows/{commitlint.yml => commitlint.yml_no_wanted} (100%) diff --git a/.github/workflows/check-commit-message.yml b/.github/workflows/check-commit-message.yml_no_wanted similarity index 100% rename from .github/workflows/check-commit-message.yml rename to .github/workflows/check-commit-message.yml_no_wanted diff --git a/.github/workflows/commit_message.yml b/.github/workflows/commit_message.yml_no_wanted similarity index 100% rename from .github/workflows/commit_message.yml rename to .github/workflows/commit_message.yml_no_wanted diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml_no_wanted similarity index 100% rename from .github/workflows/commitlint.yml rename to .github/workflows/commitlint.yml_no_wanted