Skip to content

Commit 1ec3d66

Browse files
authored
ci: update schedule to skip rate limit
1 parent a0afa8a commit 1ec3d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
# Runs daily at midnight
1010
schedule:
11-
- cron: '0 0 * * *'
11+
- cron: '30 6 * * *'
1212

1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:

0 commit comments

Comments
 (0)