Skip to content

data explorer cleanup: bulk remove set of curated datasets #3929

data explorer cleanup: bulk remove set of curated datasets

data explorer cleanup: bulk remove set of curated datasets #3929

Workflow file for this run

name: DBT Daily Spellbook run
on:
workflow_dispatch:
pull_request:
paths:
- dbt_subprojects/daily_spellbook/**
- dbt_macros/shared/**
- .github/workflows/daily_spellbook.yml
- .github/workflows/dbt_run.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
dbt-run:
uses: ./.github/workflows/dbt_run.yml
with:
project: 'daily_spellbook'