Skip to content

Add actionlint instructions to CONTRIBUTING.md #2

@aviralgarg05

Description

@aviralgarg05

Add a short section to CONTRIBUTING.md showing how to run actionlint locally to mirror the CI job.

Example snippet:

### Linting GitHub Actions

Run actionlint locally using Docker:
\`\`\`bash
docker run --rm -v "$(pwd):/repo" -w /repo ghcr.io/rhysd/actionlint:latest -color
\`\`\`

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions