Y
Hacker News
new
|
ask
|
show
|
jobs
by
ilammy
2274 days ago
> GitHub Actions pull request checks are against the PR branch, while Travis pull request checks are against a merged tree
Actually, actions/checkout will check out the merged tree by default.
1 comments
Zarel
2273 days ago
Indeed, the documentation reflects this. So why isn't it happening on my repo? Weird...
link