Fix an embarrasing typo.
This commit is contained in:
Felix Niederwanger 2023-04-22 13:42:23 +02:00
parent 02283cadbb
commit 77a47b5784
Signed by: phoenix
GPG key ID: 6E77A590E3F6D71C

View file

@ -42,7 +42,7 @@ hooks:
- name: 'hook auth'
route: "/webhooks/restricted/auth"
command: "true"
# Require basic auth for this weebhook
# Require basic auth for this webhook
basic_auth:
# Username is optional. If defined, the following username must match
# If not defined, any user will be accepted