GLEIF-IT / reg-pilot

A project to manage reg-pilot related issues
1 stars 2 forks source link

Add github hooks for running tests and enforcing typescript formatting #37

Closed 2byrds closed 1 month ago

2byrds commented 1 month ago

When a PR is opened there should be a check that prevents the PR being accepted until the tests pass. See how it's done in signify-ts https://github.com/WebOfTrust/signify-ts/blob/main/.github/workflows/main.yml