Skip to content

Add knip and knip-checks to the template #1

Add knip and knip-checks to the template

Add knip and knip-checks to the template #1

Workflow file for this run

name: Knip Checks
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- name: Install dependencies
run: bun install
- name: Run Knip
run: bun run knip