Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/dbt-tests-adapter-approx-eq-1…
Browse files Browse the repository at this point in the history
….10.1
  • Loading branch information
colin-rogers-dbt authored Sep 24, 2024
2 parents 5c42e9c + 78fae87 commit 85365ee
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* @jessedobbelaere @Jrmyy @mattiamatrix @nicor88 @svdimchenko
# This codeowners file is used to ensure all PRs require reviews from the adapters team

* @dbt-labs/adapters
2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
# workflow that is invoked when for PRs with labels 'enable-functional-tests'
functional-tests-pr:
name: Functional Tests - PR
if: contains(github.event.pull_request.labels.*.name, 'enable-functional-tests')
uses: ./.github/workflows/functional-tests-workflow.yml
secrets: inherit
permissions:
Expand Down
3 changes: 0 additions & 3 deletions dbt/adapters/__init__.py

This file was deleted.

0 comments on commit 85365ee

Please sign in to comment.