Files
openshift-resource-governance/.github/workflows
andersonid ed992e4c94 Optimize GitHub Actions workflow
- Remove heavy Python dependencies installation from CI
- Add basic syntax check instead of full dependency install
- Optimize Podman installation with quiet flags
- Add build cache with --layers flag
- Add 30-minute timeout to prevent hanging
- Use single build with tag instead of double build
- Improve overall workflow performance
2025-09-25 17:40:26 -03:00
..