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. v2: - Fix to distcheck has been applied already - Squash distcheck addition since now it doesn't need to be in a separate patch - Also run on pushes to master branch and on PRs Lucas De Marchi (1): ci: Add github workflow .github/workflows/main.yml | 56 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 .github/workflows/main.yml -- 2.45.2