Skip to content

More tests.

More tests. #89

Workflow file for this run

---
name: yamllint
on:
push:
jobs:
yamllint:
name: yamllint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: karancode/yamllint-github-action@master