Skip to content

Commit 749fda7

Browse files
committed
Remove test to run when merging PR and allow sync Metabase to run on production
1 parent afabcdf commit 749fda7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-dbt.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ jobs:
111111
name: Detect dbt model changes
112112
runs-on: ubuntu-latest
113113

114-
if: ${{ github.event_name == 'pull_request' }}
115-
116114
outputs:
117115
any_changed: ${{ steps.changed-files-warehouse.outputs.any_changed }}
118116

0 commit comments

Comments
 (0)