Skip to content

Update dependency kubernetes/dashboard to v2.7.0 #26

Update dependency kubernetes/dashboard to v2.7.0

Update dependency kubernetes/dashboard to v2.7.0 #26

Workflow file for this run

name: manifest
on:
pull_request:
branches: [master]
paths:
- e2e_test/*.yaml
- .github/workflows/manifest.yaml
jobs:
diff:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: int128/kustomize-action/diff@v1
with:
kustomization: e2e_test/kustomization.yaml
write-individual-files: true