@gurupanguji

Goal

Keep main responsible for deployment only.

Steps

  1. Create a feature branch tied to issue #110.
  2. Record the decision in a short spec and implementation plan.
  3. Remove push: main from the two validation workflows.
  4. Validate the edited YAML and inspect the git diff.
  5. Commit the change on the feature branch for PR review.

Verification