CI Targets¶
GitHub Actions jobs should delegate shell behavior to make targets so local and hosted verification stay aligned.
CI-Aligned Targets¶
make gh-fmtmake gh-lintmake gh-securitymake gh-testmake gh-docs-installmake gh-release-wait-for-ci
CI Rule¶
When a workflow grows shell logic that make already owns, move that logic back to the make layer and keep the workflow file thin.