### [Workflow/Job Name] Runner & Structure Changes
| Approach | Runner | Structure | Stability | Runtime | Runtime Delta (Abs/%) | Cost | Cost Delta (Abs/%) |
|---|---|---|---|---|---|---|---|
| [Old](link) | [runner] | [structure] | Pass/Fail | mm:ss | +0:00 (+0%) | $ | +$ (+0%) |
| [New](link) | [runner] | [structure] | Pass/Fail | mm:ss | +0:00 (+0%) | $ | +$ (+0%) |
- Clean up debug code. Make final edits on working branch. Ask user to commit.
- Delete remote trial branches (
git push origin --delete trial/[trial-name]) and temporary files.