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")))))))