zamadye opened a new pull request, #2739:
URL: https://github.com/apache/sedona/pull/2739

   hey, i noticed the actionlint pre-commit hook had a bunch of shellcheck 
ignores that aren't actually needed.
   
   the main issues were:
   1. python.yml was using  instead of  for conditionals, so i fixed those to 
use 
   2. all the shellcheck ignores (SC2015, SC2061, etc) were added because of 
those two lines, but now they're not needed anymore
   
   all the other workflow files already use  correctly, so removing the ignores 
should be fine now. let me know if you need anything else!


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