movement-models/models/github_actions/github_actions__task_performance.sql
2024-09-19 09:27:27 -06:00

5 lines
86 B
SQL

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