Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

chore(deps): update node.js to v22 (#1451) #94

chore(deps): update node.js to v22 (#1451)

chore(deps): update node.js to v22 (#1451) #94

Workflow file for this run

name: Lint code and compile setup script
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
test:
uses: stegripe/workflows/.github/workflows/pnpm-lint-and-test.yaml@main
secrets: inherit