Lint
Consuming the workflow
jobs:
lint:
uses: kurocado-studio/dev-ops/.github/workflows/workflow.lint.yml@main
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Overview
The following sequence diagram illustrates the interactions and steps involved in the Code Quality workflow.
Last modified: 25 March 2025