Commit c21c5f2
committed
ci: avoid running the signed-off-by check in the schedule
The schedule only gives access to the latest commit via `--depth=1` and
that always is a merge commit. It isn't ignored by the `--no-merges`
option, because there only is one commit. Thus disable the check if it
is running as a schedule.
Signed-off-by: Benno Lossin <lossin@kernel.org>1 parent 781e4e2 commit c21c5f2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
0 commit comments