Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 232 Bytes

File metadata and controls

5 lines (4 loc) · 232 Bytes

Agent Workflow Guidelines

  • Never push directly to the main (or master) branch.
  • Always open a pull request and wait for the required review approvals before merging.
  • Ensure CI workflows pass prior to requesting approval.