From bdbb6a0b9519b87747e26cf51c042ae0c3558ecf Mon Sep 17 00:00:00 2001 From: medcl Date: Thu, 30 Mar 2023 20:44:08 +0800 Subject: [PATCH] remove repos from scopes --- console.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console.yml b/console.yml index 09a5a601..590a4206 100644 --- a/console.yml +++ b/console.yml @@ -64,4 +64,4 @@ badger: # authorize_url: "https://github.com/login/oauth/authorize" # token_url: "https://github.com/login/oauth/access_token" # redirect_url: "" -# scopes: ["repo"] \ No newline at end of file +# scopes: [] \ No newline at end of file