Skip to content

avoid nulls

avoid nulls #14

Workflow file for this run

##################################################
### Visit https://github.com/tinybirdco/ci ###
### for more details or custom CI/CD ###
##################################################
name: Tinybird - CI Workflow
on:
workflow_dispatch:
pull_request:
paths:
- 'mcp-analytics/**'
branches:
- main
types: [opened, reopened, labeled, unlabeled, synchronize, closed]
concurrency: ${{ github.workflow }}-${{ github.event.pull_request.number }}
jobs:
ci:
uses: tinybirdco/ci/.github/workflows/[email protected]
with:
data_project_dir: ./mcp-analytics
secrets:
tb_admin_token: ${{ secrets.TB_ADMIN_TOKEN }}
tb_host: https://api.tinybird.co