Procedure
- Analyze current pipeline configuration in
.github/workflows/. - Identify bottlenecks or missing steps (e.g., caching, linting).
- Draft changes to
yamlfiles. - Validate syntax using a linter or online validator if available.
- Commit and push changes to test in a branch.