Commit 7de2d5a
committed
fix: eliminate CI/CD duplication for cherry-pick commits
- CI/CD build now skips cherry-pick commits on maintenance branches
- maintenance-fast.yml provides targeted validation for cherry-picks
- Eliminates redundant full builds while preserving coverage for direct pushes
- Cherry-picks: fast targeted build only (43s)
- Direct pushes: full CI/CD validation as needed1 parent 67cebea commit 7de2d5a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments