mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
docs: add note about GitHub Actions creating pull request permission (#836)
Fixes #767
This commit is contained in:
@@ -128,6 +128,9 @@ permissions:
|
||||
pull-requests: write
|
||||
```
|
||||
|
||||
You may also need to set "Allow GitHub Actions to create and approve pull requests" under
|
||||
repository Settings > Actions > General.
|
||||
|
||||
For more information about permissions:
|
||||
|
||||
- github apis [protected by `contents` permission](https://docs.github.com/en/rest/overview/permissions-required-for-github-apps?apiVersion=2022-11-28#contents)
|
||||
|
||||
Reference in New Issue
Block a user