A collection of lint workflows.
A collection of lint workflows implemented as Reusable Workflows for GitHub Actions.
jobs:
call:
uses: tmknom/lint-workflows/.github/workflows/github-actions.yml@v0
permissions:
contents: readjobs:
call:
uses: tmknom/lint-workflows/.github/workflows/composite-action.yml@v0
permissions:
contents: readjobs:
call:
uses: tmknom/lint-workflows/.github/workflows/reusable-workflows.yml@v0
permissions:
contents: read- configurations: Collection of configurations.
- template-composite-action: Template repository for Composite Action.
- template-reusable-workflows: Template repository for Reusable Workflows.
- cross-yamllint-action: Run yamllint with configuration shared across repositories.
See GitHub Releases.