Skip to content

feat: Connectors module that is used by kubeflow pipeline script example #26

feat: Connectors module that is used by kubeflow pipeline script example

feat: Connectors module that is used by kubeflow pipeline script example #26

Workflow file for this run

name: "Run CI"
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
code-checks:
uses: ./.github/workflows/job-checks.yml
permissions:
packages: write
contents: read
attestations: write
id-token: write