molecule-ci/.github/workflows
Hongming Wang 6533e6eeac fix: use standalone Python scripts instead of heredocs in workflows
Heredocs in GitHub Actions YAML were being echoed as script text
instead of executed. Moving validation logic to scripts/ and running
via 'python3 .molecule-ci/scripts/validate-*.py' after checking out
the molecule-ci repo at .molecule-ci/ path.
2026-04-16 04:49:28 -07:00
..
validate-org-template.yml fix: use standalone Python scripts instead of heredocs in workflows 2026-04-16 04:49:28 -07:00
validate-plugin.yml fix: use standalone Python scripts instead of heredocs in workflows 2026-04-16 04:49:28 -07:00
validate-workspace-template.yml fix: use standalone Python scripts instead of heredocs in workflows 2026-04-16 04:49:28 -07:00