aboutsummaryrefslogtreecommitdiff
path: root/applications/github/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-01-19 09:43:57 -0600
committerChristian Cleberg <hello@cleberg.net>2025-01-19 09:43:57 -0600
commit486f01f3b546d1ffde2b641cc18790a5261afa6e (patch)
tree0c48af936b6619486edb71dd6beb85651284fb80 /applications/github/README.org
parente34d04133e3d3c2e4457c95e02eff0341d9ca19e (diff)
downloadaudit-tools-486f01f3b546d1ffde2b641cc18790a5261afa6e.tar.gz
audit-tools-486f01f3b546d1ffde2b641cc18790a5261afa6e.tar.bz2
audit-tools-486f01f3b546d1ffde2b641cc18790a5261afa6e.zip
fix README checkboxes for GitHub
Diffstat (limited to 'applications/github/README.org')
-rw-r--r--applications/github/README.org16
1 files changed, 8 insertions, 8 deletions
diff --git a/applications/github/README.org b/applications/github/README.org
index 0ac08ae..80e0a09 100644
--- a/applications/github/README.org
+++ b/applications/github/README.org
@@ -3,13 +3,13 @@
*NOTE*: I used the same [[https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens][PAT]] for all scripts within this folder. Note that you can likely reduce permissions for certain scripts - it's best practice to define a PAT for a specific purpose and avoid using a single PAT with broad permissions.
- Personal Access Token:
- - [X] Repository Permissions
- - [X] Actions: read-only
- - [X] Contents: read-only
- - [X] Metadata: read-only
- - [X] Workflows: read-only
- - [X] Organization Permissions
- - [X] Administration: read-only
+ - [x] Repository Permissions
+ - [x] Actions: read-only
+ - [x] Contents: read-only
+ - [x] Metadata: read-only
+ - [x] Workflows: read-only
+ - [x] Organization Permissions
+ - [x] Administration: read-only
* =github_admins.py=
@@ -109,4 +109,4 @@ Files changed:
Additions: 1, Deletions: 0, Changes: 1
- package.json (added)
Additions: 9, Deletions: 0, Changes: 9
-#+end_src \ No newline at end of file
+#+end_src