Skip to content

Daggy U Reorg

Daggy U Reorg #8

name: quality-check-dagster-essentials
on:
schedule:
- cron: "0 0 * * 0"
pull_request:
types: [opened, synchronize, reopened]
paths:
- dagster_university/dagster_essentials/**
jobs:
check:
uses: ./.github/workflows/template-quality-check.yml
with:
working_directory: ./dagster_university/dagster_essentials