Skip to content

feat(#135): add PartialExcept<T,K> #5

feat(#135): add PartialExcept<T,K>

feat(#135): add PartialExcept<T,K> #5

Workflow file for this run

name: Lint Code
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run lint:ts