Commit 196bbc9
authored
[CI] Do not run check-in-tree after pushes to llvm_release_* (#2793)
The check-in-tree tests take about 50 minutes to run compared to <5
minutes for check-out-of-tree. This causes considerable congestion on
the runners when backports get merged to several llvm_release_*
branches around the same time.
Since the value of these post-push checks is relatively low, disable
them; they will still run on pull requests.1 parent 5660237 commit 196bbc9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments