File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Accessibility Audit (optional)
22on :
33 workflow_dispatch :
4- schedule :
5- - cron : " 0 5 * * 1" # weekly, 05:00 UTC Mondays
4+ # schedule disabled — burns Actions minutes
5+ # schedule:
6+ # - cron: "0 5 * * 1" # weekly, 05:00 UTC Mondays
67permissions :
78 contents : read
89jobs :
Original file line number Diff line number Diff line change 55 site_url :
66 description : " Public URL to audit (https://...)"
77 required : false
8- schedule :
9- - cron : " 0 4 * * 1" # weekly, 04:00 UTC Mondays
8+ # schedule disabled — burns Actions minutes
9+ # schedule:
10+ # - cron: "0 4 * * 1" # weekly, 04:00 UTC Mondays
1011permissions :
1112 contents : read
1213jobs :
Original file line number Diff line number Diff line change 11name : Renovate
22on :
33 workflow_dispatch :
4- schedule :
5- - cron : " 17 9 * * *" # daily 09:17 America/Chicago
4+ # schedule disabled — burns Actions minutes
5+ # schedule:
6+ # - cron: "17 9 * * *" # daily 09:17 America/Chicago
67
78permissions :
89 contents : write
You can’t perform that action at this time.
0 commit comments