Skip to content

snowflake cases

snowflake cases #3

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