Skip to content

Commit 880e46d

Browse files
authored
test: Fixed kubeflow-pipelines-integration-v2 workflow (#11244)
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
1 parent be6adb6 commit 880e46d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/kubeflow-pipelines-integration-v2.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88
paths:
99
- '.github/workflows/kubeflow-pipelines-integration-v2.yml'
1010
- 'scripts/deploy/github/**'
11-
- 'samples'
12-
- 'core'
13-
- 'backend'
11+
- 'samples/core/parameterized_tfx_oss/**'
12+
- 'samples/core/dataflow/**'
13+
- 'backend/**'
1414

1515
jobs:
1616
integration-tests:

0 commit comments

Comments
 (0)