We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have created a Pull Request, it used the correct branch, but vercel use the source code on my main branch.
The text was updated successfully, but these errors were encountered:
It seems that the latest commit on main branch is used as githubCommitSha. How can I fix it?
githubCommitSha
Sorry, something went wrong.
Using pull_request instead of pull_request_target fix it.
pull_request
pull_request_target
No branches or pull requests
I have created a Pull Request, it used the correct branch, but vercel use the source code on my main branch.
It use the correct branch
But not use any new code on this branch
The text was updated successfully, but these errors were encountered: