chore: test external push to protected branch

Pushing this commit to the `libevm` branch fails (by design) because of branch protection requiring a PR. I want to test what happens if, once the PR is approved and all status checks pass, I _locally_ `git merge --ff-only` on the `libevm` branch before pushing to GitHub. Will it recognise and honour the PR?

Without this, the GitHub PR merge uses `--no-ff`, which isn't always desirable.
This commit is contained in:
Arran Schlosberg 2024-10-10 12:08:00 +01:00
parent 77c55715f6
commit 18d6153551
No known key found for this signature in database
GPG key ID: 5DD5567C12C5F312

Diff content is not available