Skip to content

fix: cpl latest should handle helm operation #446

fix: cpl latest should handle helm operation

fix: cpl latest should handle helm operation #446

Workflow file for this run

name: Verify
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
verify-code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: verify test
run: hack/verify-all.sh