]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/ci-skip-same-commit'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Aug 2023 20:51:44 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Aug 2023 20:51:44 +0000 (13:51 -0700)
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