Remove strict from asf config
diff --git a/.asf.yaml b/.asf.yaml
index 3e77fb0..47f353c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -10,7 +10,6 @@
     rebase:  true
   protected_branches:
     main:
-      strict: true
       required_linear_history: true
       required_signatures: true
   dependabot_alerts:  true