Skip to content

fix(frontend): increase the analysis iframe’s height to avoid scrolling #1030

fix(frontend): increase the analysis iframe’s height to avoid scrolling

fix(frontend): increase the analysis iframe’s height to avoid scrolling #1030

name: Data Stack CI
on:
push:
jobs:
deploy-dagster:
uses: ./.github/workflows/deploy.yml
with:
app: Dagster (Production)
alias: dagster-production
branch: feat/data-*
secrets: inherit
deploy-metabase:
uses: ./.github/workflows/deploy.yml
with:
app: Production - Metabase
alias: metabase-production
branch: feat/data-*
secrets: inherit