Skip to content

fix(build): scope tsconfig.build.json to src/ for reproducibility (#352) #163

fix(build): scope tsconfig.build.json to src/ for reproducibility (#352)

fix(build): scope tsconfig.build.json to src/ for reproducibility (#352) #163

name: Validate action typings
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: typesafegithub/github-actions-typing@v1