We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f4161d + c591d63 commit 829886dCopy full SHA for 829886d
README.md
@@ -59,6 +59,12 @@ you when you enable GitHub Actions. To learn more about how it works, read
59
["Authenticating with the GITHUB\_TOKEN"](https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token)
60
in the GitHub Docs.
61
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
68
### Setting up GPG keys
69
70
#### Using a subkey from an existing GPG key
0 commit comments