Skip to content

Add automation to teach the inlaws to close the doors... 🤬 #333

Add automation to teach the inlaws to close the doors... 🤬

Add automation to teach the inlaws to close the doors... 🤬 #333

Workflow file for this run

---
name: Yaml Lint
on: [push]
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@master
with:
config_file: .github/yamllint-config.yml