tisonkun commented on code in PR #248:
URL: https://github.com/apache/pulsar-site/pull/248#discussion_r991946010


##########
.asf.yaml:
##########
@@ -26,6 +26,13 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  protected_branches:
+    # Protect these branches for the website
+    master:
+      whatever: Just a placehold to make it take effects
+    asf-site:
+      whatever: Just a placehold to make it take effects
+    asf-site-next:

Review Comment:
   ```suggestion
       asf-site-next:
         whatever: Just a placehold to make it take effects
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to