Skip to content

Merge pull request #314 from yn1323/renovate/chakra-ui-monorepo #2647

Merge pull request #314 from yn1323/renovate/chakra-ui-monorepo

Merge pull request #314 from yn1323/renovate/chakra-ui-monorepo #2647

Workflow file for this run

name: lint
on:
- push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint