You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-2
Original file line number
Diff line number
Diff line change
@@ -513,8 +513,6 @@ permissions:
513
513
contents: read
514
514
# Optional: allow read access to pull request. Use with `only-new-issues` option.
515
515
pull-requests: read
516
-
# Optional: allow write access to checks to allow the action to annotate code in the PR.
517
-
checks: write
518
516
```
519
517
520
518
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