docs: update annotation permissions (#1203)
This commit is contained in:
parent
55c2c1448f
commit
b91d580160
@ -513,8 +513,6 @@ permissions:
|
|||||||
contents: read
|
contents: read
|
||||||
# Optional: allow read access to pull request. Use with `only-new-issues` option.
|
# Optional: allow read access to pull request. Use with `only-new-issues` option.
|
||||||
pull-requests: read
|
pull-requests: read
|
||||||
# Optional: allow write access to checks to allow the action to annotate code in the PR.
|
|
||||||
checks: write
|
|
||||||
```
|
```
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user