jbonofre commented on code in PR #2383:
URL: https://github.com/apache/polaris/pull/2383#discussion_r2450493455


##########
.github/workflows/gradle.yml:
##########
@@ -30,7 +30,7 @@ on:
   push:
     branches: [ "main" ]
   pull_request:
-    branches: [ "main" ]
+    branches: [ "main", "release/*" ]

Review Comment:
   NB: we should not protect the release branch for now. Having PRs is totally 
fine, but it would be painful for the release manager to protect the release 
branch (just fyi).



-- 
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