Skip to content

Move Lint CI job to a new workflow that runs on pull requests (and on merges) #1

Move Lint CI job to a new workflow that runs on pull requests (and on merges)

Move Lint CI job to a new workflow that runs on pull requests (and on merges) #1

Workflow file for this run

name: Lint PR
on:
pull_request:
jobs:
pr-lint:
uses: ./.github/workflows/lint.yaml