Skip to content

Commit

Permalink
Add cron scheduled workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Noam Ross committed Mar 4, 2022
1 parent af3673d commit 4d896aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
workflow_dispatch:
branches:
- '*'
# schedule:
# - cron: "0 0 * * *"
schedule:
- cron: "0 0 * * *"

name: build-site

Expand Down

0 comments on commit 4d896aa

Please sign in to comment.