Skip to content

chore: Set Python 3.9 as the Minimum Supported Version #51

chore: Set Python 3.9 as the Minimum Supported Version

chore: Set Python 3.9 as the Minimum Supported Version #51

name: KFP Manifests
on:
push:
branches: [master]
pull_request:
paths:
- '.github/workflows/kubeflow-pipelines-manifests.yml'
- 'manifests/kustomize/**'
jobs:
kubeflow-pipelines-manifests:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run tests
run: ./manifests/kustomize/hack/presubmit.sh