Skip to content

ci: improve the release docs workflow #144

ci: improve the release docs workflow

ci: improve the release docs workflow #144

jobs:
lint_knip_production:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:knip:production
name: Lint Knip Production
on:
pull_request: ~
push:
branches:
- main