Commit ddc9705
committed
github actions: Fix up validate-kernel-commits-comment.yml
There was some conditional formatting for the checkout that really isn't
necessary since we're preforming this with-in ctrliq/kernel-src-tree.
This came about because its hard to test the on_complete trigger and
using a dispatch does work, so lets just use the same as dispatch
method.1 parent 9dc8a78 commit ddc9705
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments