Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix nested blocks
  • Loading branch information
joao-paulo-parity committed Mar 7, 2022
commit 6db59c26f6447ffecdd67c1d9b86af0bdda5631b
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,11 @@ application starts.

1. [Set up the GitHub App](#github-app)
2. [Set up the application](#setup)
- During development it's handy to use a [smee.io](https://smee.io/) proxy,

During development it's handy to use a [smee.io](https://smee.io/) proxy,
through the `WEBHOOK_PROXY_URL` environment variable, for receiving GitHub
Webhook Events in your local server instance.

3. Run the project with `cargo run`
4. Optionally [try out the example workflows](#development-example-workflows) in
the repositories where you have installed the app or the
Expand Down