Skip to content

Commit 0d37177

Browse files
authored
Update dbt.yml
1 parent 595925e commit 0d37177

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dbt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches:
66
- master
77
pull_request:
8-
schedule: # Run the pipeline every night
9-
- cron: '0 0 * * *'
8+
# schedule: # Run the pipeline every night
9+
# - cron: '0 0 1 1 *'
1010

1111
jobs:
1212
run:

0 commit comments

Comments
 (0)