mirror of
https://github.com/FlipsideCrypto/kaia-models.git
synced 2026-02-06 15:36:46 +00:00
params
This commit is contained in:
parent
6533ef1e28
commit
4fec3cc0ab
5
.github/workflows/dbt_run_temp_traces2.yml
vendored
5
.github/workflows/dbt_run_temp_traces2.yml
vendored
@ -3,9 +3,8 @@ run-name: dbt_run_temp_traces2
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs “At minute 49 past every evenhour.” (see https://crontab.guru)
|
||||
- cron: '49 */2 * * *'
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
) }}
|
||||
|
||||
{{ fsc_evm.silver_traces_v1(
|
||||
full_reload_start_block = 9000000,
|
||||
full_reload_start_block = 20000000,
|
||||
full_reload_blocks = 25000000,
|
||||
full_reload_mode = true,
|
||||
use_partition_key = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user