@ -1,8 +1,9 @@
---
# This is a basic workflow to help you get started with Actions
name: Lint
on: [push, pull_request]
on: [push, pull_request] # yamllint disable-line rule:truthy
jobs:
yaml-lint: