add master-0.2.0 to branch protection
diff --git a/.asf.yaml b/.asf.yaml
index ecfec2c..7ed913a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +1,6 @@
 github:
   protected_branches:
     master:
+      foo: bar
+    master-0.2.0:
       foo: bar
\ No newline at end of file