Skip to content

Commit e810db1

Browse files
Update fetch-ts-bi-data.yml
Updated Schedule
1 parent 23633d1 commit e810db1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fetch-ts-bi-data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
type: string
1010

1111
schedule:
12-
# Runs every day at 5:20 AM UTC
13-
- cron: "20 5 * * *"
12+
# Runs every day at 5:30 AM UTC
13+
- cron: "30 5 * * *"
1414

1515
jobs:
1616
fetch-ts-bi-data:

0 commit comments

Comments
 (0)