Skip to content

specify analytics directory to trigger the pipeline #2

specify analytics directory to trigger the pipeline

specify analytics directory to trigger the pipeline #2

name: Data Stack CI
on: [push]

Check failure on line 3 in .github/workflows/github-actions-data-stack.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/github-actions-data-stack.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
paths:
- analytics/**
jobs:
deploy-dagster:
uses: ./.github/workflows/deploy.yml
with:
app: dagster
branch: main
secrets: inherit