@@ -0,0 +1,14 @@
; 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")))))))
The note is not visible to the blocked user.