[PATCH] D126506: workflows: Use new custom runners from github

Anton Korobeynikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 02:56:07 PDT 2022


asl added inline comments.


================
Comment at: .github/workflows/clang-tests.yml:3
 
 on:
   push:
----------------
I'd probably suggest to ignore forks here as well. And allow manual triggering


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126506/new/

https://reviews.llvm.org/D126506



More information about the llvm-commits mailing list