Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

chore/Update README.md to deprecate this action before archiving #17

chore/Update README.md to deprecate this action before archiving

chore/Update README.md to deprecate this action before archiving #17

Workflow file for this run

---
name: lint yaml files
"on":
pull_request:
branches:
- main
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3