Skip to content

Commit

Permalink
test: Fixed kubeflow-pipelines-integration-v2 workflow (#11244)
Browse files Browse the repository at this point in the history
Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro authored Sep 24, 2024
1 parent be6adb6 commit 880e46d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/kubeflow-pipelines-integration-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
paths:
- '.github/workflows/kubeflow-pipelines-integration-v2.yml'
- 'scripts/deploy/github/**'
- 'samples'
- 'core'
- 'backend'
- 'samples/core/parameterized_tfx_oss/**'
- 'samples/core/dataflow/**'
- 'backend/**'

jobs:
integration-tests:
Expand Down

0 comments on commit 880e46d

Please sign in to comment.