Skip to content

Commit d0603b4

Browse files
changed the scheduletime to a less busy time
1 parent 1f146f1 commit d0603b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '4 18 * * *'
5+
- cron: '12 12 * * *'
66

77
jobs:
88
update-help-post-data:

0 commit comments

Comments
 (0)