Skip to content

Commit

Permalink
docs: add info about workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Jun 8, 2022
1 parent 5a6b153 commit 10db758
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ Create Pull Request action will:
You can also pin to a [specific release](https://github.com/peter-evans/create-pull-request/releases) version in the format `@v4.x.x`

### Workflow permissions

For this action to work you must explicitly allow GitHub Actions to create pull requests.
This setting can be found in a repository's settings under Actions > General > Workflow permissions.

For repositories belonging to an organization, this setting can be managed by admins in organization settings under Actions > General > Workflow permissions.

### Action inputs

All inputs are **optional**. If not set, sensible defaults will be used.
Expand Down

0 comments on commit 10db758

Please # to comment.