diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 1e0fdf57..709912de 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -4,7 +4,7 @@ on: push: branches: [ main ] pull_request: - branches: [ main ] + branches: [ main, oci ] jobs: kind: