Skip to content

chores: Create issue_metrics github action #191

chores: Create issue_metrics github action

chores: Create issue_metrics github action #191

Workflow file for this run

name: Run checks on Kedro-Airflow
on:
push:
branches:
- main
paths-ignore:
- "kedro-datasets/**"
- "kedro-docker/**"
- "kedro-telemetry/**"
pull_request:
branches:
- main
paths-ignore:
- "kedro-datasets/**"
- "kedro-docker/**"
- "kedro-telemetry/**"
jobs:
airflow-test:
uses: ./.github/workflows/check-plugin.yml
with:
plugin: kedro-airflow