Skip to content

Commit

Permalink
Turn off main tests (#1312)
Browse files Browse the repository at this point in the history
* turn off tests on main
* remove issue label workflows to avoid alerts
  • Loading branch information
mikealfare authored Feb 10, 2025
1 parent a21cc45 commit 986d31d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 72 deletions.
41 changes: 0 additions & 41 deletions .github/workflows/docs-issues.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/release-branch-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: dbt-labs/actions/.github/workflows/release-branch-tests.yml@main
with:
workflows_to_run: '["main.yml", "integration.yml"]'
include_main: false
secrets: inherit
31 changes: 0 additions & 31 deletions .github/workflows/triage-labels.yml

This file was deleted.

0 comments on commit 986d31d

Please sign in to comment.