tests: lint files during CI

This commit is contained in:
Jose Diaz-Gonzalez
2021-02-13 01:37:31 -05:00
parent 7cabb4dd9a
commit 85c841da88
6 changed files with 83 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
---
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
@@ -12,6 +13,7 @@
name: "CodeQL"
# yamllint disable-line rule:truthy
on:
push:
branches: [ master ]