This repository was archived by the owner on Dec 4, 2025. It is now read-only.
Commit 4bcd9fc
committed
ci(github-actions): 👷 ensure Java format validation reports failure explicitly
Adjust the Java format validation workflow to report failures explicitly during the Spring
project setup. Removed the continue-on-error action and the Check format validation result
step, as they are no longer needed with the updated logic. This change will now give a clear
indication when the format validation fails, requiring contributors to address formatting issues before merging their pull requests.1 parent fc7b8fb commit 4bcd9fc
1 file changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 23 | + | |
0 commit comments