sbt / sbt-license-report

Report on licenses used in an sbt project.
90 stars 32 forks source link

Add sbt-github-actions #103

Closed mdedetrich closed 9 months ago

mdedetrich commented 9 months ago

Uses sbt-github-actions to manage CI. Along with scala steward this allows the project to automatically get improvements for CI

The sbt settings were taken from https://github.com/sbt/sbt-osgi/blob/main/build.sbt#L22-L49 (which we know works since publishing with sbt-osgi works)