thorchain-models/models/github_actions/github_actions__tasks.sql
Eric Laurello a55aafdab4 gha tasks
2023-11-08 15:54:05 -05:00

5 lines
75 B
SQL

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