Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Bump eslint from 8.57.1 to 9.17.0 #8

Bump eslint from 8.57.1 to 9.17.0

Bump eslint from 8.57.1 to 9.17.0 #8

Workflow file for this run

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