aleo-models/models/github_actions/github_actions__task_history.sql
2024-10-15 15:28:29 -06:00

5 lines
82 B
SQL

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