Skip to content

Add node >= 18 to engines in package.json #147

Add node >= 18 to engines in package.json

Add node >= 18 to engines in package.json #147

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
checks:
name: Checks
uses: ./.github/workflows/checks.yml
secrets: inherit