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: on:
schedule: schedule:
- cron: "0 17 * * SUN" - cron: "0 15 * * *"
workflow_dispatch: workflow_dispatch:
jobs: jobs: