Skip to content

chore: configured knip #6

chore: configured knip

chore: configured knip #6

name: Root - Pull Request
on:
pull_request:
branches:
- daily
jobs:
install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/install-deps
with:
hash: ${{ hashFiles('**/pnpm-lock.yaml') }}
- name: Post the knip results
uses: codex-/knip-reporter@v2