From dea16908a65665925868f0238cbc219646081862 Mon Sep 17 00:00:00 2001 From: Alexander Nutz Date: Sun, 31 Aug 2025 15:08:37 +0200 Subject: [PATCH] c --- - | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 - diff --git a/- b/- deleted file mode 100644 index 2aaa529..0000000 --- a/- +++ /dev/null @@ -1,14 +0,0 @@ -; number of macro expansions: 0 -(((((:cfg - (name "Complex CI/CD Pipeline") - (on - (push - (branches - (:seq "main" "release/*"))) - (pull_requests - (types - (:seq opened synchronize - reopened))) - (workflow_dispatch)) - (env (NODE_VERSION 20) - (PYTHON_VERSION "3.11")))))))