Skip to content

Commit 986d31d

Browse files
authored
Turn off main tests (#1312)
* turn off tests on main * remove issue label workflows to avoid alerts
1 parent a21cc45 commit 986d31d

File tree

3 files changed

+1
-72
lines changed

3 files changed

+1
-72
lines changed

.github/workflows/docs-issues.yml

-41
This file was deleted.

.github/workflows/release-branch-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
uses: dbt-labs/actions/.github/workflows/release-branch-tests.yml@main
2828
with:
2929
workflows_to_run: '["main.yml", "integration.yml"]'
30+
include_main: false
3031
secrets: inherit

.github/workflows/triage-labels.yml

-31
This file was deleted.

0 commit comments

Comments
 (0)