Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(github/ci): Checkout correct repo and branch on PR open
It seems like that since the introduction of CI Checks for Pull Requests, the Action run has always checked out the upstreams main branch instead of the PR branch of the fork. This fixes that.
- Loading branch information