Skip to content

Commit c4442f2

Browse files
committed
Deactivate DuckDB workflow for now
1 parent 94ca061 commit c4442f2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/dbt_v1.10.15_duckdb_build_full_refresh.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: DuckDB/MotherDuck CICD Full Refresh
2-
on:
3-
pull_request:
4-
branches:
5-
- main
6-
workflow_dispatch: # Allows manual trigger from UI
2+
# on:
3+
# pull_request:
4+
# branches:
5+
# - main
6+
# workflow_dispatch: # Allows manual trigger from UI
77

88
jobs:
99
dbt_run:

0 commit comments

Comments
 (0)