Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ This GitHub Automaton is a Probot-based application that automates various actio
Environment Variables
To use this application, set the following environment variables in a .env file:

APP_ID: Your GitHub App's ID.
PRIVATE_KEY: Your GitHub App's private key.
CLIENT_ID: Your GitHub App's client ID.
CLIENT_SECRET: Your GitHub App's client secret.
- APP_ID: Your GitHub App's ID.
- PRIVATE_KEY: Your GitHub App's private key.
- CLIENT_ID: Your GitHub App's client ID.
- CLIENT_SECRET: Your GitHub App's client secret.

## Usage
To use this application, install the dependencies and configure the environment variables. Run the application using the appropriate command `npm run build:start`.
Expand All @@ -24,4 +24,4 @@ To use this application, install the dependencies and configure the environment
Contributions are welcome! Please see this <a href="https://github.com/Typeslint/github-AutoResponse/blob/main/CONTRIBUTING.md">**Contribution Guide**</a> and adhere to <a href="https://github.com/Typeslint/github-AutoResponse/blob/main/CODE_OF_CONDUCT.md">**Code Of Conduct**</a>. If you have any improvements, feel free to submit a pull request.

## License
This project is licensed under the MIT License.
This project is licensed under the ISC License.