Commit 9c4d637
Stop compiling Java in dependency update workflow (#1594)
The dependency update workflow should only refresh dependencies and generated sources. Remove the Java compile validation step so compilation failures are handled by normal CI instead of blocking update PR creation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b7af0cb commit 9c4d637
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 117 | | |
122 | 118 | | |
123 | 119 | | |
| |||
0 commit comments