Skip to content

This action has a new version. #113

This action has a new version.

This action has a new version. #113

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