Skip to content

Bump lint-staged from 16.1.2 to 16.1.4 in the linters group #107

Bump lint-staged from 16.1.2 to 16.1.4 in the linters group

Bump lint-staged from 16.1.2 to 16.1.4 in the linters group #107

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