We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8781ca commit 3d9f6c3Copy full SHA for 3d9f6c3
1 file changed
README.md
@@ -158,6 +158,7 @@ You need to create a classic Personal Access Token with these scopes:
158
You need to create a Fine-grained Personal Access Token with these Repository permissions:
159
160
- `Contents: Read and write` (To Push Changes to the Repository)
161
+- `Actions: Read` (To Read Actions)
162
- `Workflows: Read and write` (To Update GitHub Action workflow files)
163
- `Pull requests: Read and write` (To Create Pull Requests)
164
- `Metadata: Read-only` (Required by Above Permissions)
0 commit comments