forked from forgejo/forgejo
test: webhook fix branch filter tests
(cherry picked from commit 79380c209d
)
This commit is contained in:
parent
54f875df46
commit
cd77a78a93
2 changed files with 45 additions and 23 deletions
|
@ -29,8 +29,9 @@
|
|||
-
|
||||
id: 4
|
||||
repo_id: 2
|
||||
type: gitea
|
||||
url: http://www.example.com/url4
|
||||
http_method: POST
|
||||
content_type: 1 # json
|
||||
events: '{"push_only":true,"branch_filter":"{master,feature*}"}'
|
||||
events: '{"send_everything":true,"branch_filter":"{master,feature*}"}'
|
||||
is_active: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue