Skip to content

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 in the … #2211

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 in the …

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 in the … #2211

name: typecheck-scripts
on:
workflow_dispatch:
push:
pull_request:
jobs:
typecheck-scripts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm install
npx tsc -p scripts/jsconfig.json