cosmos-models/models/github_actions/github_actions__tasks.sql
Eric Laurello eee9fc25e6 gha tasks
2023-11-07 12:24:34 -05:00

5 lines
75 B
SQL

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