blast-models/models/github_actions/github_actions__task_history.sql
drethereum 604ec8ef8f
AN-4377/initial-repo-build (#1)
* files

* docs

* package

* remove

* comments

* macro comments

* overview

* comment out on run start

* remove workflows
2024-02-07 10:57:39 -07:00

5 lines
82 B
SQL

{{ config(
materialized = 'view'
) }}
{{ fsc_utils.gha_task_history_view() }}