Updated TypeScript Build workflow (Github Workflows)

This commit is contained in:
Christer Warén 2021-08-26 22:55:08 +03:00
parent c08d5650ec
commit a36f3bf90d

View File

@ -2,7 +2,6 @@ name: TypeScript Build
on: on:
push: push:
pull_request:
jobs: jobs:
tsc: tsc: