Skip to content

Commit 8bf4d9f

Browse files
committed
Temporarily disable tinybird
1 parent b767a06 commit 8bf4d9f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.github/workflows/ci-tinybird.yaml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: CI Tinybird
22
on:
3-
push:
4-
branches:
5-
- main
3+
# Temporarily disabled
4+
# push:
5+
# branches:
6+
# - main
67

7-
pull_request:
8+
# pull_request:
89

910

1011
concurrency:
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tinybird-cli>=4,<5
1+
tinybird-cli==5.10.1

0 commit comments

Comments
 (0)