mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 21:27:58 +00:00
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
|
||||
on:
|
||||
# Temporarily disabled
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
# pull_request:
|
||||
pull_request:
|
||||
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user