The toolchain and dependencies can be updated, flagging new warning
and/or errors. Schedule a weekly run, to flag those.
Otherwise, we easily end with a new PR which is flagged as problematic,
due to pre-existing issues.
Currently it triggers on Sun at 2:30am
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/76
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
branches: [master, ci-test]
pull_request:
branches: [master]
+ schedule:
+ - cron: "30 2 * * 0"
permissions:
contents: read