Skip to content

Bump DavidAnson/markdownlint-cli2-action from 18 to 19 #1536

Bump DavidAnson/markdownlint-cli2-action from 18 to 19

Bump DavidAnson/markdownlint-cli2-action from 18 to 19 #1536

Workflow file for this run

---
name: Shellcheck
on:
- pull_request
- push
permissions:
contents: read
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -o all