Github action calling goreportcard-cli and refresh your card on https://goreportcard.com
Required Threshold of failure command. Default 75
.
uses: afarbos/go-report-card-action@v1
with:
threshold: '100'
inspired by https://github.com/creekorful/goreportcard-action