Files
ocaml-sexpr/-
2025-08-31 15:07:57 +02:00

15 lines
333 B
Plaintext

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