Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VaniHaripriya committed Aug 2, 2024
1 parent 94e764b commit c70607b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/kubeflow-pipelines-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,8 @@ on:
- 'manifests/kustomize/**'

jobs:
kubeflow-pipelines-manifests:
<<<<<<< HEAD
runs-on: ubuntu-latest
=======
kubeflow-pipelines-manifests:
runs-on: ubuntu-latest
>>>>>>> 6f0be5530 (Updated github workflow and presubmit script)
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit c70607b

Please sign in to comment.