libx52/.github
nirenjan 4388eceec0 Create workflow to build kernel module
This workflow runs only if there is a change to the kernel_module path.
Consequently, commits that only impact the kernel_module will be ignored
for the standard userspace driver build.

This commit also updates the CodeQL workflow to only run on a scheduled
basis and on pull requests, but not on every push, since this is a
fairly slow script.

Finally, this commit also removes the obsolete kernel module sources,
since they are no longer maintained, and it also provides a hook for
Github actions to pick up and execute the kernel workflow.
2020-08-13 03:17:35 -07:00
..
ISSUE_TEMPLATE Add contribution guidelines 2020-06-02 17:20:03 -07:00
scripts Create workflow to build kernel module 2020-08-13 03:17:35 -07:00
workflows Create workflow to build kernel module 2020-08-13 03:17:35 -07:00
stale.yml Add Stale bot integration 2020-05-25 23:39:10 -07:00