- Notifications
You must be signed in to change notification settings - Fork1k
Commit2acea1b
fix: use valid output property for changed files
- Fix actionlint error 'property "changed_files_csv" is not defined'- Use changed_files output property instead of changed_files_csv- Convert JSON array to comma-separated list for Vale input- Add null check for better error handling🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>1 parent454d747 commit2acea1b
1 file changed
+5
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
138 | 140 |
| |
139 | 141 |
| |
140 | 142 |
| |
|
0 commit comments
Comments
(0)