philwalk commented on PR #38167:
URL: https://github.com/apache/spark/pull/38167#issuecomment-1274813553

   > (@philwalk rebasing it would retrigger the Github Actions jobs)
   
   I did the following, hope it was correct:
   ```bash
   git fetch upstream
   git rebase upstream/master
   git pull
   git commit -m 'rebase to trigger build'
   git push
   ```


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