Skip to content

Commit

Permalink
Fix Entrypoint permissions (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
afarbos authored and Arnaud Farbos committed Apr 24, 2020
1 parent 7a2d020 commit 77ea2c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ Github action calling goreportcard-cli and refresh your card on https://goreport

## Example usage

uses: actions/go-report-card-action@v1
```
uses: afarbos/go-report-card-action@v1
with:
threshold: '100'

```

## Note

inspired by https://github.com/creekorful/goreportcard-action
Empty file modified entrypoint.sh
100644 → 100755
Empty file.

0 comments on commit 77ea2c8

Please sign in to comment.