Skip to content

Merge pull request #86 from replicatedhq/diamonwiggins/remove-db-dumps #192

Merge pull request #86 from replicatedhq/diamonwiggins/remove-db-dumps

Merge pull request #86 from replicatedhq/diamonwiggins/remove-db-dumps #192

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
yaml-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3