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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]