Skip to content

Commit

Permalink
Update cron timing for site rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd authored Mar 19, 2024
1 parent c8d11d9 commit 5a861bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
branches:
- 'main'
schedule:
- cron: 0 3 1 * *

- cron: 43 3 * * 6
# run job every week to keep renv cache from auto-deleting. Do at random time in the morning to avoid high-load times.

name: Quarto Publish

Expand Down

0 comments on commit 5a861bf

Please sign in to comment.