Skip to content

Update .gitignore

Update .gitignore #220

Workflow file for this run

name: YAML Lint
on: [push, pull_request]
jobs:
lintAllTheThings:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .