Skip to content

Commit 1f20fd0

Browse files
committed
build: add cron build for 0500Z
1 parent 13681c2 commit 1f20fd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
push:
1111
branches:
1212
- main
13+
schedule:
14+
- cron: '0 5 * * *'
1315

1416
jobs:
1517
deploy:

0 commit comments

Comments
 (0)