Skip to content

Commit d9f6e6c

Browse files
Update fetch-metdata.yaml
updated schedule
1 parent 6d8c98e commit d9f6e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fetch-metdata.yaml

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

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

1515
jobs:
1616
extract_data_from_thoughtspot:

0 commit comments

Comments
 (0)