Commit b087e5c
committed
fix(workflows): ensure post-comment step runs after Claude Code Action
- Add condition to ensure step runs when issue_number is set
- Keep if: always() to run even if Claude Code Action fails
- Ensure step executes for all successful workflow runs1 parent 6574aa7 commit b087e5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments