Skip to content

Commit f4f3b3d

Browse files
committed
Remove 'at least'
1 parent 8faa892 commit f4f3b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ use of the `projectIgnorePaths` to excludes files when creating a report.
6868
*Defaults:* `github-actions[bot]@users.noreply.github.com`<br>
6969
- `SOCKET_CLI_GIT_USER_NAME` - The git config `user.name` used by Socket CLI<br>
7070
*Defaults:* `github-actions[bot]`<br>
71-
- `SOCKET_CLI_GITHUB_TOKEN` - A classic or fine-grained [GitHub personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) with the "repo" scope or at least read/write permissions set for "Contents" and "Pull Request"<br>
71+
- `SOCKET_CLI_GITHUB_TOKEN` - A classic or fine-grained [GitHub personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) with the "repo" scope or read/write permissions set for "Contents" and "Pull Request"<br>
7272
*Aliases:* `GITHUB_TOKEN`<br>
7373
- `SOCKET_CLI_NO_API_TOKEN` - Make the default API token `undefined`
7474
- `SOCKET_CLI_NPM_PATH` - The absolute location of the npm directory

0 commit comments

Comments
 (0)