Besides being in kernel.org, kmod is also hosted in Github at https://github.com/kmod-project/kmod/. Let's use the quick integration with github-actions to test we don't keep breaking build/checks. Lucas De Marchi (3): ci: Add github workflow build: Add mod-weakdep.c to EXTRA_DIST build/ci: Add distcheck .github/workflows/main.yml | 54 ++++++++++++++++++++++++++++++++++++++ Makefile.am | 1 + 2 files changed, 55 insertions(+) create mode 100644 .github/workflows/main.yml -- 2.45.2