Skip to content

See if file exists, otherwise use no file. #84

See if file exists, otherwise use no file.

See if file exists, otherwise use no file. #84

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