X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=app%2Ftemplates%2Fgithub%2Fsetup_webhook.html;h=d1a2bc6341796cf00323d7c88d250d72498034ce;hb=744c52ba1821506f14fa0226afc8975b04cf76d5;hp=d0012e2219623a347fc86f4ce88603dadde3cf4e;hpb=e12aec4ccdef7752fb87bd857a48eb4587016573;p=cheatdb.git diff --git a/app/templates/github/setup_webhook.html b/app/templates/github/setup_webhook.html index d0012e2..d1a2bc6 100644 --- a/app/templates/github/setup_webhook.html +++ b/app/templates/github/setup_webhook.html @@ -20,4 +20,10 @@ {{ render_submit_field(form.submit) }} + +

+ You will need admin access to the repository. + When setting up hooks on an organisation, + make sure that you have granted access. +

{% endblock %}