Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creekorful/goreportcard-action
Github action that trigger refresh of the repository go report card (https://goreportcard.com)
https://github.com/creekorful/goreportcard-action
actions bash github-actions github-actions-docker golang goreportcard
Last synced: 27 days ago
JSON representation
Github action that trigger refresh of the repository go report card (https://goreportcard.com)
- Host: GitHub
- URL: https://github.com/creekorful/goreportcard-action
- Owner: creekorful
- License: mit
- Created: 2019-10-15T17:12:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T10:00:33.000Z (over 4 years ago)
- Last Synced: 2024-10-01T15:47:19.801Z (about 1 month ago)
- Topics: actions, bash, github-actions, github-actions-docker, golang, goreportcard
- Language: Dockerfile
- Homepage:
- Size: 7.81 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actions - Update repository go report card
- fucking-awesome-actions - Update repository go report card
- awesome-workflows - Update repository go report card
README
# Go report card github action
Github action that trigger refresh of the repository go report card (https://goreportcard.com)
## Example usage
```yaml
uses: creekorful/[email protected]
```