grafana / github-datasource

Grafana data source plugin using the Github API to retrieve and visualize Github data.
https://grafana.com/grafana/plugins/grafana-github-datasource/
Apache License 2.0
242 stars 53 forks source link

added lint github workflow #273

Closed gabor closed 11 months ago

gabor commented 11 months ago

this will run yarn run lint (which also does prettier) when new code is pushed.