Skip to content

Commit a01d583

Browse files
chore(scorecard): align schedule to canonical weekly ('23 4 * * 1') (#69)
Cut 2 of the GH Actions budget rebalancing plan (2026-05-27). Aligns with standards canonical + standards#230 (reusable example fix, MERGED). Tracking: standards#231. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a7657e1 commit a01d583

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)