arbitrum-models/models/github_actions/github_actions__task_history.sql
Austin 7bf5f5f2bf
An 4105/lq tasks (#157)
* stash

* LQ

* rename
2023-10-31 16:29:42 -04:00

5 lines
82 B
SQL

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