prow/prowjobs/kubeflow/internal-acls/kubeflow-internal-acls.yaml (11 lines of code) (raw):

presubmits: # https://github.com/kubeflow/internal-acls kubeflow/internal-acls: - name: kubeflow-internal-acls-github-org cluster: build-kubeflow decorate: true run_if_changed: "^github-orgs/.*$" spec: containers: - image: python:3.7 command: - ./github-orgs/presubmit.sh