Skip to content

Commit 9a97ee8

Browse files
chore(scorecard): align schedule to canonical weekly ('23 4 * * 1') (#31)
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 47e2476 commit 9a97ee8

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
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [main, master]
77
schedule:
8-
- cron: '0 4 * * *'
8+
- cron: '23 4 * * 1'
99
workflow_dispatch:
1010

1111
permissions:

0 commit comments

Comments
 (0)