Skip to content

Commit 101f889

Browse files
authored
Update site.yml
1 parent fa64773 commit 101f889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/site.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Update website
22

33
on:
44
workflow_dispatch:
5-
# schedule:
6-
# - cron: '0 */6 * * *'
5+
schedule:
6+
- cron: '0 0 * * *'
77

88
concurrency:
99
group: site

0 commit comments

Comments
 (0)