mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 09:26:47 +00:00
update recency schedule
This commit is contained in:
parent
6d2843b689
commit
c43ef99207
6
.github/workflows/dbt_test_recent.yml
vendored
6
.github/workflows/dbt_test_recent.yml
vendored
@ -3,9 +3,9 @@ run-name: dbt_test_recent
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# schedule:
|
||||
# # Daily at 8:30am UTC
|
||||
# - cron: '30 8 * * *'
|
||||
schedule:
|
||||
# run recency tests 2 hours after each BQ to SF export
|
||||
- cron: "25 3,6,10,14,18,22 * * *"
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user