Skip to content

Commit 54ee92b

Browse files
committed
Updated reindexing workflow
1 parent 360710a commit 54ee92b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/updateReleaseIndexDate.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ on:
1717
default: "2023-12-31"
1818

1919
schedule:
20-
- cron: "0 6 29,30 4 *" # 8:00 AM, 29th-30th of April
21-
- cron: "0 6 1,2 5 *" # 8:00 AM, 1st-2nd of May
20+
- cron: "0 6 19-21 5 *" # 8:00 AM, 19th-21st of May
2221

2322
jobs:
2423
update_index_date:

0 commit comments

Comments
 (0)