You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2022/07/09 13:26:25 UTC

[GitHub] [incubator-sedona] Imbruced commented on a diff in pull request #647: WIP: [SEDONA-132] Move some functions to a common module

Imbruced commented on code in PR #647:
URL: https://github.com/apache/incubator-sedona/pull/647#discussion_r917268535


##########
.github/workflows/java.yml:
##########
@@ -3,7 +3,7 @@ name: Scala and Java build
 on:
   push:
     branches:
-      - master
+      - '*'

Review Comment:
   Do we need to change that ? :) What's a benefit from that ? 



##########
.github/workflows/java.yml:
##########
@@ -3,7 +3,7 @@ name: Scala and Java build
 on:
   push:
     branches:
-      - master
+      - '*'

Review Comment:
   Do we need to change that ? :) What's the benefit from that ? 



-- 
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: dev-unsubscribe@sedona.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org