Commit 3bb1144
fix: apply same template-delimiter detection to step.branch
step.branch uses the same buildFieldTemplate pattern as step.conditional.
Apply the same fix: detect existing {{ }} delimiters and use as-is.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent af75972 commit 3bb1144
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
| |||
0 commit comments