This action runs a pre-compiled Go binary named tvlabs
and comments the
results on the Pull Request.
Required TV Labs API key.
Required GitHub Token for commenting on PRs.
uses: tv-labs/github-action@v1
with:
apikey: 1234567890
github-token: ${{ secrets.GITHUB_TOKEN }}