Skip to content

Bump lint-staged from 15.4.1 to 15.4.2 #56

Bump lint-staged from 15.4.1 to 15.4.2

Bump lint-staged from 15.4.1 to 15.4.2 #56

Workflow file for this run

name: On PR
on:
pull_request:
permissions:
contents: read
jobs:
security:
name: Security checks
uses: ./.github/workflows/_security-checks.yaml
static-checks:
name: Static checks
uses: ./.github/workflows/_static-checks.yaml