[llvm-branch-commits] [llvm] [libc] Build fuzzing tests in pre-merge CI tests (PR #185018)
Victor Campos via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 9 06:41:57 PDT 2026
================
@@ -4,7 +4,6 @@ permissions:
contents: read
on:
pull_request:
- branches: [ "main" ]
----------------
vhscampos wrote:
Ack. Since this is a stacked PR, this change is required so that the pre-merge job is run. So I will separate this out into another PR once the first PR in the stack is merged.
https://github.com/llvm/llvm-project/pull/185018
More information about the llvm-branch-commits
mailing list