pingtimeout opened a new pull request, #3461:
URL: https://github.com/apache/polaris/pull/3461

   The Github workflow included a `svn add index.yaml` command which would be 
correct if it was a Git repository.  But in SVN, this results in an error when 
the file is already under version control.  This line is unnecessary and a 
simple `svn commit` results in pushing the changes to the SVN server.
   


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