Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

docs: enhance installation instructions in README.md #1

docs: enhance installation instructions in README.md

docs: enhance installation instructions in README.md #1

Workflow file for this run

---
name: Actionlint
permissions:
contents: read
on:
pull_request:
merge_group:
jobs:
actionlint:
runs-on: ubuntu-24.04
permissions:
contents: read
statuses: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
with:
fail_level: any
filter_mode: nofilter