Skip to content

Commit 055e47d

Browse files
chore(scorecard): align schedule to canonical weekly ('23 4 * * 1') (#24)
Cut 2 of the GH Actions budget rebalancing plan (2026-05-27). Aligns with standards canonical at hyperpolymath/standards/.github/workflows/scorecard.yml and standards#230 (reusable example fix). Estate audit found 180 repos on daily schedule vs 29 on canonical weekly — this PR converts one of them. Tracking issue: standards#231. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9a785b3 commit 055e47d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [main, master]
66
schedule:
7-
- cron: '0 4 * * *'
7+
- cron: '23 4 * * 1'
88
workflow_dispatch:
99

1010
# Estate guardrail: cancel superseded runs so re-pushes / rebased PR

0 commit comments

Comments
 (0)