This commit is contained in:
Austin 2025-02-13 09:25:23 -05:00 committed by GitHub
parent 0c1f805825
commit 1dab1155a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
SELECT
github_actions.workflow_dispatches(
'FlipsideCrypto',
'{{ blockchain }}' ~ '-models',
'{{ blockchain }}' || '-models',
'dbt_run_streamline_decoded_logs_history.yml',
NULL
)