test(ci): verify CI after merging changes into fork main
Testing CI; this is a verification PR for #2715
I have a question: It seems that the commit logs in Fory’s history are mostly PR descriptions and not related to the local commits. In your actions, does Get & Remove last commit message just remove markdown comments from the latest local commit? Or does it would remove the comments from the latest commit message after the merge? I’m not very familiar with GitHub Actions either, so I’d appreciate it if you could clarify.😃
@rajuyadav03 you should submit a pr to https://github.com/rajuyadav03/fory/tree/main to verify whether it works
@rajuyadav03 you should create a PR in your forked repo, and merge the PR into your forked main branch to see whether it works instead of create a PR to fory.
From the current PR code, I don't think it will work. You just run a pipeline to update local history of checked repo, it won't take effect after the PR got merged