summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/codeql-analysis.yml
AgeCommit message (Collapse)Author
2020-12-15feat(CI): add a GitHub Action to lint the YAMLJohn Bampton
- Run only on pull request - Add a `.yamllint` config file - Lint YAML
2020-12-15refactor: remove trailing whitespace from C, Header, Ruby and YAML filesJohn Bampton
Lint
2020-06-23Create codeql-analysis.ymlYukihiro "Matz" Matsumoto