Skip to content

Commit

Permalink
Adjust PR trigger paths
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Schönthaler <[email protected]>
  • Loading branch information
pschoen-itsc committed Oct 2, 2024
1 parent 453f117 commit 24c7142
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/pipeline_swfs_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@ name: Deploy and test Kubeflow Pipelines manifests with seaweedfs and m2m auth i
on:

Check warning on line 2 in .github/workflows/pipeline_swfs_test.yaml

View workflow job for this annotation

GitHub Actions / format_YAML_files

2:1 [truthy] truthy value should be one of [false, true]
pull_request:
paths:
- tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh
- .github/workflows/pipeline_swfs_test.yaml
- apps/pipeline/upstream/**
- tests/gh-actions/kind-cluster.yaml
- tests/gh-actions/install_kind.sh
- tests/gh-actions/install_kustomize.sh
- tests/gh-actions/install_istio.sh
- tests/gh-actions/install_cert_manager.sh
- tests/gh-actions/install_oauth2-proxy.sh
- common/cert-manager/**
- common/oidc-client/oauth2-proxy/**
- common/oauth2-proxy/**
- common/istio*/**
- tests/gh-actions/install_istio_with_ext_auth.sh
- contrib/seaweedfs/**

jobs:
Expand Down

0 comments on commit 24c7142

Please sign in to comment.