Skip to content

Commit b91d580

Browse files
authored
docs: update annotation permissions (#1203)
1 parent 55c2c14 commit b91d580

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,6 @@ permissions:
513513
contents: read
514514
# Optional: allow read access to pull request. Use with `only-new-issues` option.
515515
pull-requests: read
516-
# Optional: allow write access to checks to allow the action to annotate code in the PR.
517-
checks: write
518516
```
519517
520518
For annotations to work use the default `colored-line-number` output and either use `actions/setup-go` in the job or enable the internal [problem matchers](#problem-matchers).

0 commit comments

Comments
 (0)