From b072495ceaaf9963c9f6a3b8c1977e117784ad63 Mon Sep 17 00:00:00 2001 From: Omar Date: Wed, 23 Jul 2025 11:26:52 +0000 Subject: [PATCH] revert 9a601056b70c856366fbb227e75f996c29683358 revert Update cicd branche to dev --- .github/workflows/{dev.yml => cicd.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{dev.yml => cicd.yml} (97%) diff --git a/.github/workflows/dev.yml b/.github/workflows/cicd.yml similarity index 97% rename from .github/workflows/dev.yml rename to .github/workflows/cicd.yml index 91afb7b..5ce3f43 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/cicd.yml @@ -2,7 +2,7 @@ name: Build and Push to Registry on: push: - branches: [ dev ] + branches: [ cicd ] env: REGISTRY: git.4nkweb.com