Skip to content

Clean up JSDoc comments and migrate entry point structure #369

Clean up JSDoc comments and migrate entry point structure

Clean up JSDoc comments and migrate entry point structure #369

Workflow file for this run

name: Type Checks
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/socket-registry/.github/workflows/types.yml@main