Skip to content

Commit

Permalink
Updated README.md as per maintainer's feedback
Browse files Browse the repository at this point in the history
Added line above point 2 and 3 in the "Installing the bot on a repository" section
  • Loading branch information
Flying-Pegasus authored Dec 10, 2024
1 parent 69067c7 commit 363c349
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,10 @@ from .env file, Otherwise app will not work locally.
1. Identify a target repository and install the bot by clicking the Install button on the settings page of your app, e.g., **`https://github.com/settings/apps/my-oppiabot-testing-app/installations`**
2. Update the **`.env` file**:
- Add your GitHub account name to `WHITELISTED_ACCOUNTS`.
3. Add the repository name in the **`constants.js` file**:
- Open the **`constants.js`** file in the bot's source code.
- Navigate to the `checksWhitelist` object.
Expand Down

0 comments on commit 363c349

Please sign in to comment.