Skip to content

Daggy U Reorg

Daggy U Reorg #2

name: quality-check-dagster-dbt
on:
push:
branches:
- "main"
paths:
- dagster_university/dagster_and_dbt/**
pull_request:
branches:
- "main"
paths:
- dagster_university/dagster_and_dbt/**
jobs:
check:
uses: ./.github/workflows/template-quality-check.yml

Check failure on line 18 in .github/workflows/quality-check-dagster-and-dbt.yml

View workflow run for this annotation

GitHub Actions / quality-check-dagster-dbt

Invalid workflow file

The workflow is not valid. In .github/workflows/quality-check-dagster-and-dbt.yml (Line: 18, Col: 11): Error from called workflow dagster-io/project-dagster-university/.github/workflows/template-quality-check.yml@6d8d53bb6698e897ae6831692cc5ea08cf1ce08c (Line: 32, Col: 9): Unexpected value 'uses' In .github/workflows/quality-check-dagster-and-dbt.yml (Line: 18, Col: 11): Error from called workflow dagster-io/project-dagster-university/.github/workflows/template-quality-check.yml@6d8d53bb6698e897ae6831692cc5ea08cf1ce08c (Line: 33, Col: 9): Unexpected value 'with'
with:
working_directory: ./dagster_university/dagster_and_dbt