Skip to content

Commit

Permalink
🚧 testing
Browse files Browse the repository at this point in the history
Signed-off-by: Rintaro Okamura <[email protected]>
  • Loading branch information
rinx committed Jan 27, 2021
1 parent 0aab2cf commit 9b621b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockers-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ on:
- "versions/GO_VERSION"
pull_request:
paths:
- ".github/**"
- "go.mod"
- "go.sum"
- "Makefile"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dockers-gateway-lb-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ on:
- "versions/GO_VERSION"
pull_request:
paths:
- ".github/**"
- "go.mod"
- "go.sum"
- "internal/**"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dockers-helm-operator-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ on:
- "versions/OPERATOR_SDK_VERSION"
pull_request:
paths:
- ".github/**"
- "dockers/operator/helm/Dockerfile"
- "charts/vald/Chart.yaml"
- "charts/vald/values.yaml"
Expand Down

0 comments on commit 9b621b7

Please sign in to comment.