Skip to content

Commit f97278d

Browse files
committed
Run update on main once an hour
Build now lasts for ~40 minutes
1 parent add0365 commit f97278d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: '*/30 * * * *'
3+
- cron: '17 * * * *'
44
push:
55
branches:
66
- 'main'

0 commit comments

Comments
 (0)