Fires every Feb 31st now

This commit is contained in:
Steve Seguin
2021-05-04 07:34:44 -04:00
committed by GitHub
parent 8934838954
commit 3859cb2762

View File

@@ -2,7 +2,7 @@ name: Update Advanced Settings Markdown TOC
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 0 5 31 2 ?'
jobs:
update-toc: