Commit b44a1db
authored
Do not run CI on merges to relese (#19004)
PRs are merged to the release branches using our own implementation of
the merge queue. The history for them is linearised, and we are running
all the CI after every backported batch. Those builds are redundant and
can clog our runners.
[skip ci]1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments