Skip to content

Commit

Permalink
Update build_site.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelvy committed Nov 6, 2023
1 parent ec82286 commit 4c0681b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_site.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
on:
push:
branches: [main, master]
schedule:
Runs daily at midnight (EST)
- cron: '0 5 * * *'

name: Render & Deploy Site

Expand Down

0 comments on commit 4c0681b

Please sign in to comment.