HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isbadawi

no profile record

comments

isbadawi
·3 anni fa·discuss
A workaround I've used sometimes to retrigger CI is to do `git commit --amend --no-edit --reset-author`. This changes the sha by changing the author timestamp. Then you can force push it to the PR branch