]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
github: Add continuous integration workflow
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 5 Jan 2022 20:18:29 +0000 (13:18 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 5 Jan 2022 20:18:29 +0000 (13:18 -0700)
commit338539357ee4eabaafb7b65996e07913949c6cc3
tree10ea9dbf09895cc81a507f65cb0c6f54ec040f5b
parentdfaf52715a7dd3cebffc2b3acd78edb0ac85516e
github: Add continuous integration workflow

Add a continuous integration workflow that runs on Github
Actions.  Enable the python syntax errors action.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.github/workflows/continuous-integration.yml [new file with mode: 0644]