Skip to content

Bump the eslint group with 2 updates #63

Bump the eslint group with 2 updates

Bump the eslint group with 2 updates #63

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