Skip to content

Commit

Permalink
Updated README.md as per maintainer's feedback
Browse files Browse the repository at this point in the history
Solved the changes raised by the maintainer
  • Loading branch information
Flying-Pegasus authored Dec 10, 2024
1 parent 6c435ea commit 69067c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ from .env file, Otherwise app will not work locally.
## Installing the bot on a repository
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`.
Expand Down Expand Up @@ -107,8 +108,9 @@ from .env file, Otherwise app will not work locally.
[issueCommentCreatedEvent]: [respondToReviewCheck],
},
};
```

4.Save the changes to **`constants.js`**.
4. Save the changes to **`constants.js`**.


## Running the bot locally
Expand Down

0 comments on commit 69067c7

Please sign in to comment.