Skip to content

feat: standardize tsgo rules and update dependencies #3837

feat: standardize tsgo rules and update dependencies

feat: standardize tsgo rules and update dependencies #3837

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