mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 22:13:26 +09:00
Finish add web hook
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
<div class="radio">
|
||||
<label>
|
||||
<input class="form-control" type="radio" value="push" name="trigger"/> Just the
|
||||
<input class="form-control" type="radio" value="push" checked name="trigger"/> Just the
|
||||
<i>push</i> event.
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user