Commit 9231c73
chore(ci): batch release-please daily — drop the per-push trigger (#13)
## Summary
Fleet git/PR-friction sweep (2026-07-26, mirrors merged practice from
anders-config#584): drop `release-please.yml`'s `push` trigger; no
schedule existed, so a staggered daily cron (`17 6 * * *`) is added
alongside the kept `workflow_dispatch`. **This is the template repo —
every future repo created from it inherits the daily cadence instead of
the per-push churn.** Versioning unchanged; reverting is one line,
documented in the workflow header.
## Risk
Low; trigger-only change; YAML verified parsing with triggers exactly
{schedule, workflow_dispatch}.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01RMgdMuw1YhNnEAffnp9wEQ
---
_Generated by [Claude
Code](https://claude.ai/code/session_01RMgdMuw1YhNnEAffnp9wEQ)_
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent d617a1e commit 9231c73
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | | - | |
5 | | - | |
6 | 11 | | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
0 commit comments