movement-models/models/github_actions/github_actions__task_schedule.sql
2025-03-07 01:20:41 -07:00

5 lines
83 B
SQL

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