Skip to content

chore(deps): update karancode/yamllint-github-action action to v3 #180

chore(deps): update karancode/yamllint-github-action action to v3

chore(deps): update karancode/yamllint-github-action action to v3 #180

---
name: Linting
on:
pull_request:
branches:
- main
jobs:
shell-lint:
name: Shell Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'