mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 16:46:47 +00:00
* update package * setup GHA dispatches via Snowflake tasks * remove unused workflows * add model qualifier to only run models in solana * include task status monitoring workflow
6 lines
115 B
SQL
6 lines
115 B
SQL
{{ config(
|
|
materialized = 'view',
|
|
tags = ['gha_tasks']
|
|
) }}
|
|
|
|
{{ fsc_utils.gha_task_current_status_view() }} |