rise-models/models/github_actions/github_actions__task_performance.sql
2025-02-26 10:26:43 -07:00

6 lines
112 B
SQL

{{ config(
materialized = 'view',
tags = ['gha_tasks']
) }}
{{ fsc_utils.gha_task_performance_view() }}