chore: protect 3.3.x and 3.2.x branches
diff --git a/.asf.yaml b/.asf.yaml
index 2e7f1c7..5ecb8c5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,6 +32,12 @@
         strict: true
         contexts:
           - continuous-integration/jenkins/pr-merge
+    3.3.x:
+      required_status_checks:
+        strict: true
+    3.2.x:
+      required_status_checks:
+        strict: true
     3.1.x:
       required_status_checks:
         strict: true