klesh commented on PR #584:
URL: 
https://github.com/apache/incubator-devlake-website/pull/584#issuecomment-1709435324

   @anjy7 Can you try updating the PR and see if it fixes the problem?
   
   Maybe you can use the following trick to renew the commit sha without 
actually modifying anything:
   ```sh
   git commit --amend
   // text editor would pop out, please save and close without changing anything
   git push -f
   ```


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