Skip to content

Commit 829886d

Browse files
authored
Merge pull request #262 from gsteel/add-settings-section-to-readme
Add Repo Settings docs to the README
2 parents 2f4161d + c591d63 commit 829886d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ you when you enable GitHub Actions. To learn more about how it works, read
5959
["Authenticating with the GITHUB\_TOKEN"](https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token)
6060
in the GitHub Docs.
6161

62+
### Required Repository Settings
63+
64+
Workflow permissions for the target repository must be set to Read and Write.
65+
Additionally, you must check the box to "Allow GitHub Actions to create and approve pull requests" in Settings > Actions > General.
66+
You can find the settings in: `github.com/ORG-NAME/REPO-NAME/settings/actions`
67+
6268
### Setting up GPG keys
6369

6470
#### Using a subkey from an existing GPG key

0 commit comments

Comments
 (0)