[llvm] [CI] Make email check workflow fail when author's email is private in Github UI (PR #148694)
Udit Kumar Agarwal via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 15 10:54:49 PDT 2025
================
@@ -4,6 +4,7 @@ on:
pull_request:
types:
- opened
+ - reopened
----------------
uditagarwal97 wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/148694
More information about the llvm-commits
mailing list