We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9b7ec commit 23e3cc6Copy full SHA for 23e3cc6
1 file changed
config.yaml
@@ -27,7 +27,7 @@ project: repo_a
27
model_defaults:
28
dialect: bigquery
29
start: 2024-12-01
30
- cron: '@hourly'
+ # cron: '@hourly'
31
32
# allow_prod_deploy: {{ env_var('ALLOW_PROD_DEPLOY', 'false') }}
33
0 commit comments