cnoe-io / backstage-app

7 stars 15 forks source link

Create GitHub workflow for compiling TS for PRs #24

Closed nabuskey closed 2 months ago

nabuskey commented 2 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.