Commit 0ac8a49
committed
[Github][CI] Enable New Premerge on PRs
This patch gets rid of the file restriction for running the new premerge
Github workflow on PRs. This will cause the jobs to be run on all the PRs.
Currently the jobs will succeed regardless of build/test failure results.
This will let us test the new infra hopefully without too much disruption
before eventually letting jobs fail when builds/tests fail and deprecating
the existing premerge system.
This is part of the launch plan as outlined in
https://discourse.llvm.org/t/googles-plan-for-the-llvm-presubmit-infrastructure/78940.1 parent 3836559 commit 0ac8a49
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments