Skip to content

Merge pull request #7 from gnzjgo/test-move-data #7

Merge pull request #7 from gnzjgo/test-move-data

Merge pull request #7 from gnzjgo/test-move-data #7

Workflow file for this run

##################################################
### Visit https://github.com/tinybirdco/ci ###
### for more details or custom CI/CD ###
##################################################
name: Tinybird - CD Workflow
on:
workflow_dispatch:
push:
branches:
- main
- master
paths:
- '*'
jobs:
cd:
uses: tinybirdco/ci/.github/workflows/cd.yml@main
with:
tb_deploy: true
data_project_dir: .
secrets:
tb_admin_token: ${{ secrets.TB_ADMIN_TOKEN }}
tb_host: https://ui.tinybird.co