Run weekly update each day

This commit is contained in:
Joseph T. Lyons 2024-01-29 02:47:25 -05:00
parent 00a6ac6141
commit e22ffb6740

View File

@ -1,6 +1,6 @@
on:
schedule:
- cron: "0 17 * * SUN"
- cron: "0 15 * * *"
workflow_dispatch:
jobs: