diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml
index 1e0fdf57f38caf72e75e32151a7e11735671251a..709912de1ceaae14c71533072afdd45e372b820b 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: