We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8c98e commit d9f6e6cCopy full SHA for d9f6e6c
.github/workflows/fetch-metdata.yaml
@@ -10,7 +10,7 @@ on:
10
11
schedule:
12
# Runs every day at 5:20 AM UTC
13
- - cron: "20 5 * * *"
+ - cron: "0 5 * * *"
14
15
jobs:
16
extract_data_from_thoughtspot:
0 commit comments