idrice24 / mns

MIT License
5 stars 4 forks source link

Add github action to lint, build & test code on push to master #452

Open Ghislain1 opened 3 years ago

Ghislain1 commented 3 years ago

TODO Add github action to lint, build & test code on push to master

Additional context Add possibility to Switch build status badge in readme to action status

Ghislain1 commented 3 years ago

My finding: https://github.com/rosen-group/ngx-onboarding/blob/master/.github/workflows/master-ci.yml

Ghislain1 commented 3 years ago

I added also Ossar(Open Source Static Analysis Runner) analysis More info here: https://github.com/github/ossar-action/wiki