Update TypeScript Build workflow (Github Workflows)

This commit is contained in:
Christer Warén 2022-02-26 19:47:37 +02:00
parent 01eadec59f
commit 0beb79c44d

View File

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