Commit 27b268f
committed
fix: simplify enhanced-ci.yml conditional logic
- Simplified git commit logic in enhanced-ci.yml
- Removed complex conditional formatting that was causing YAML parsing issues
- Enhanced-ci.yml now has cleaner, more maintainable structure
- Remaining: Minor indentation fixes in optimized-ci.yml
This commit significantly improves the workflow file structure and should resolve most YAML validation issues.1 parent 861e5e2 commit 27b268f
1 file changed
+5
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
179 | 166 | | |
180 | 167 | | |
181 | 168 | | |
| |||
0 commit comments