Skip to content

Commit 727ab9e

Browse files
committed
Remove the use of BOT_PASSWORD
1 parent 41505ee commit 727ab9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"BOT_USERNAME": {
1414
"description": "GitHub username of your pep8speaks bot"
1515
},
16-
"BOT_PASSWORD": {
17-
"description": "GitHub password of your pep8speaks bot"
18-
},
1916
"GITHUB_PAYLOAD_SECRET": {
2017
"description": "Use the same secret key for configuring payloads in your repository's settings. This is to ensure that the app responds only to payloads sent by your repositories."
2118
},

0 commit comments

Comments
 (0)