Update the GitHub workflow to allow skipping the title check job for forked PRs #3195
Labels
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
Milestone
Problem
Title check CI job fail for PRs that are from a forked repository due to the lack of the secret.GITHUB_TOKEN.
Solution
Modified the workflow to skip this check if it's from a forked PR.
Alternatives
No response
The text was updated successfully, but these errors were encountered: