Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

fix(deps): update all non-major dependencies #192

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #192

Workflow file for this run

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