]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/ci-skip-same-commit' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:15 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:15 +0000 (16:53 +0900)
Tweak GitHub Actions CI so that pushing the same commit to multiple
branch tips at the same time will not waste building and testing
the same thing twice.

* jc/ci-skip-same-commit:
  ci: avoid building from the same commit in parallel

1  2 
.github/workflows/main.yml

Simple merge