go-ethereum/.github/workflows
Quentin McGaw 979064cfdb
fix(ci): go_tooling CI job git checkout tip of PR (#173)
## Why this should be merged

The release-branch CI job tests branch properties of the `git` DAG but
GitHub's `actions/checkout` by default creates a speculative merge
commit against which PR CI is run. Running against this hypothetical
situation makes the tests fail.

## How this works

[`actions/checkout` uses PR
tip](https://github.com/actions/checkout?tab=readme-ov-file#checkout-pull-request-head-commit-instead-of-merge-commit)

## How this was tested

Future run against a release branch.

---------

Signed-off-by: Quentin McGaw <quentin.mcgaw@gmail.com>
2025-03-26 11:29:45 +01:00
..
go.yml fix(ci): go_tooling CI job git checkout tip of PR (#173) 2025-03-26 11:29:45 +01:00
labels.yml chore(ci): restrict each job concurrency except for main branch (#117) 2025-02-06 11:03:26 +00:00
libevm-delta.yml refactor(params): make LibEVMVersion a constant (#162) 2025-03-17 19:29:16 +00:00
lint.yml refactor(params): make LibEVMVersion a constant (#162) 2025-03-17 19:29:16 +00:00
rename-module.yml chore: module-renaming workflow inverts between libevm and geth (#152) 2025-03-07 13:23:11 +00:00