Skip to content

Commit ef28460

Browse files
authored
Update deploy_main.yaml
1 parent c151bbf commit ef28460

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_main.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
schedule:
8+
- cron: '0 0 * * *' # run nightly at midnight
79

810
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
911
permissions:

0 commit comments

Comments
 (0)