1
Fork 0

fix orgnization webhooks (#2422)

* fix org webhooks

* remove trace code
This commit is contained in:
Lunny Xiao 2017-08-30 13:36:52 +08:00 committed by GitHub
parent 5de94a67cf
commit 04ec79579c
4 changed files with 18 additions and 6 deletions

View file

@ -22,6 +22,7 @@
{{template "repo/settings/hook_gitea" .}}
{{template "repo/settings/hook_gogs" .}}
{{template "repo/settings/hook_slack" .}}
{{template "repo/settings/hook_discord" .}}
</div>
{{template "repo/settings/hook_history" .}}