Skip to content

ci(format-and-lint): Setup turbo only for linting #6

ci(format-and-lint): Setup turbo only for linting

ci(format-and-lint): Setup turbo only for linting #6

Workflow file for this run

name: deps-check
on:
push:
branches: [main]
pull_request_target:
permissions: read-all
jobs:
manypkg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: ./.github/actions/setup-node
- name: Run manypkg
run: pnpm manypkg check