bugsnag / bugsnag-agent

A forwarding agent for BugSnag to guarantee minimal reporting impact.
MIT License
14 stars 9 forks source link

Add license auditing to CI #23

Closed imjoehaines closed 3 years ago

imjoehaines commented 3 years ago

Goal

Adds license auditing to CI; currently there are no dependencies to check, but this run proves it works

This is mostly a copy paste from https://github.com/bugsnag/bugsnag-python/pull/256