Skip to content

chore(deps): bump micromatch, lint-staged and markdownlint-cli2 #28

chore(deps): bump micromatch, lint-staged and markdownlint-cli2

chore(deps): bump micromatch, lint-staged and markdownlint-cli2 #28

Workflow file for this run

name: TypeScript
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tsc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run -- tsc --extendedDiagnostics