Skip to content

Commit e95f336

Browse files
workflow - update schedule for test
1 parent 7f51176 commit e95f336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autogen-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: autogen-docs
22
run-name: Automatically run GenerateDocs
33
on:
44
schedule:
5-
- cron: '00 20 * * TUE'
5+
- cron: '05 20 * * TUE'
66
- cron: '45 10 * * TUE'
77
- cron: '45 10 * * THU'
88
jobs:

0 commit comments

Comments
 (0)