We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8208ed commit 3c33a37Copy full SHA for 3c33a37
docs/design.md
@@ -1,5 +1,5 @@
1
# Bors design
2
-This document briefly describes how the bors bot work.
+This document briefly describes how the bors bot works.
3
4
`bors` is a binary that launches an `axum` web server, which listens on a `/github` endpoint for webhooks related to a
5
GitHub app attached to the bot. Once a webhook arrives, and it passes a filter of known webhooks, it is converted to
0 commit comments