leerho opened a new pull request, #624:
URL: https://github.com/apache/datasketches-java/pull/624

   Since the ds-java 6.1.1 release I mistakenly changed the name of some of the 
workflows not realizing the impact it had on certain triggers such as 
"workflow_dispatch", which, in order to work, has to exist in the default 
branch in the file with the same name.  
   
   This update fixes this issue along with an improved specification of the 
automatic "push" and "pull_request" triggers.
   
   Indentation is being made consistent at the recommended 2 spaces per indent.
   
   These same changes will have to be made in the 7.0.X branch in a subsequent 
PR.
   
   Similar changes should also be made in the 6.1.X branch (but using a 
different Java version) in a subsequent PR. This is in case we ever need to run 
these workflows for the current ds-java 6.1.1 release


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to