There was an error while loading. Please reload this page.
1 parent 595925e commit 0d37177Copy full SHA for 0d37177
1 file changed
.github/workflows/dbt.yml
@@ -5,8 +5,8 @@ on:
5
branches:
6
- master
7
pull_request:
8
- schedule: # Run the pipeline every night
9
- - cron: '0 0 * * *'
+# schedule: # Run the pipeline every night
+# - cron: '0 0 1 1 *'
10
11
jobs:
12
run:
0 commit comments