Skip to content

Bump pm2 from 5.3.0 to 5.3.1 #4787

Bump pm2 from 5.3.0 to 5.3.1

Bump pm2 from 5.3.0 to 5.3.1 #4787

Workflow file for this run

name: Typecheck
on:
pull_request: ~
push:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- name: Typecheck
run: pnpm typecheck