Skip to content

Commit bc371a7

Browse files
committed
fix: ci
1 parent ca00783 commit bc371a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
name: Main Extension Distribution Pipeline
55
on:
66
push:
7-
branches: [v1.4]
87
pull_request:
98
workflow_dispatch:
109

@@ -13,7 +12,6 @@ concurrency:
1312
cancel-in-progress: true
1413

1514
jobs:
16-
1715
duckdb-stable-build:
1816
name: Build extension binaries
1917
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.4.0

0 commit comments

Comments
 (0)