Skip to content
New issue

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

forkdiff: fix ref inside github action #281

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Conversation

karlb
Copy link

@karlb karlb commented Nov 26, 2024

The checkout action fetches with +refs/heads/*:refs/remotes/origin/*, therefore we need to adapt the ref.

The checkout action fetches with `+refs/heads/*:refs/remotes/origin/*`,
therefore we need to adapt the ref.
@karlb karlb requested a review from palango November 26, 2024 13:16
To allow testing without merging a PR.
@palango palango merged commit cb9442b into celo10 Nov 26, 2024
5 of 7 checks passed
@palango palango deleted the karlb/fix-forkdiff-commit2 branch November 26, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants