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 d9f6e6c commit 23633d1Copy full SHA for 23633d1
.github/workflows/fetch-tml.yaml
@@ -11,7 +11,7 @@ on:
11
12
schedule:
13
# Runs every day at 5:20 AM UTC
14
- - cron: "20 5 * * *"
+ - cron: "15 5 * * *"
15
16
jobs:
17
extract_data_from_thoughtspot:
0 commit comments