Skip to content

Commit

Permalink
Merge pull request #985 from dbt-labs/disable-sql-tests-on-push-to-main
Browse files Browse the repository at this point in the history
Stop triggering SQL Engine Tests on push to main
  • Loading branch information
tlento authored Jan 20, 2024
2 parents 1706572 + 52d8f62 commit 0eb9b62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd-sql-engine-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ name: MetricFlow SQL Engine Tests

on:
workflow_dispatch:
push:
branches:
- main
pull_request:
types: [labeled]

Expand Down

0 comments on commit 0eb9b62

Please sign in to comment.