Enable Tinybird CI (#8168)
Test to enable it in a second PR. I think it needed to merged in main first
This commit is contained in:
9
.github/workflows/ci-tinybird.yaml
vendored
9
.github/workflows/ci-tinybird.yaml
vendored
@ -1,11 +1,10 @@
|
|||||||
name: CI Tinybird
|
name: CI Tinybird
|
||||||
on:
|
on:
|
||||||
# Temporarily disabled
|
push:
|
||||||
# push:
|
branches:
|
||||||
# branches:
|
- main
|
||||||
# - main
|
|
||||||
|
|
||||||
# pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user