cnoe-io / backstage-app

10 stars 17 forks source link

Create GitHub workflow for compiling TS for PRs #24

Closed nabuskey closed 4 months ago

nabuskey commented 5 months ago

Currently we don't run tsc command when a PR is opened. We should run it and make sure the code compiles whenever a PR is opened.