You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,7 @@ jobs:
252
252
253
253
## Local usage without Docker
254
254
255
-
1. Have Python v3.9 or greater installed
255
+
1. Have Python v3.11 or greater installed
256
256
1. Copy `.env-example` to `.env`
257
257
1. Fill out the `.env` file with a _token_ from a user that has access to the organization to scan (listed below). Tokens should have admin:org or read:org access.
258
258
1. Fill out the `.env` file with the desired _inactive_days_ value. This should be a whole positive number representing the amount of inactivity that you want for flagging stale repos.
0 commit comments