[PATCH] D111499: [GHA] Cancel intermediate builds on PRs

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 9 14:08:16 PDT 2021


vchuravy created this revision.
vchuravy added a reviewer: tstellar.
Herald added a subscriber: jvesely.
vchuravy requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Setup GHA to skip runs when subsequent pushes to a PR occur.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111499

Files:
  .github/workflows/clang-tests.yml
  .github/workflows/libclang-abi-tests.yml
  .github/workflows/libclc-tests.yml
  .github/workflows/lld-tests.yml
  .github/workflows/lldb-tests.yml
  .github/workflows/llvm-tests.yml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111499.378475.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211009/e0c334b8/attachment.bin>


More information about the llvm-commits mailing list