Skip to content

Update pnpm to v8.14.2 #11

Update pnpm to v8.14.2

Update pnpm to v8.14.2 #11

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: '*'
jobs:
trigger-lint:
name: Run Lint Checks
uses: ./.github/workflows/lint.yml
trigger-unit-test:
name: Run Unit Tests
uses: ./.github/workflows/unit-test.yml
secrets: inherit