Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix permissions for commenting on pull requests from forks
Fixes fgrosse#15 Add workaround for commenting on pull requests from forks * **README.md** - Add a note about using `pull_request_target` as a workaround for forks, with a security warning. * **.github/workflows/ci.yml** - Add `contents: write` permission for `pull_request_target`. - Remove unnecessary comments and steps related to checking out the source code and setting up Go. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/fgrosse/go-coverage-report/issues/15?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information