aptos-models/models/github_actions/github_actions__task_schedule.sql
Eric Laurello b8a548fde8 move gha
2023-11-08 17:23:45 -05:00

5 lines
83 B
SQL

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