test: webhook fix branch filter tests

This commit is contained in:
oliverpool 2024-04-30 09:29:44 +02:00
parent 79ffb2de47
commit 79380c209d
2 changed files with 45 additions and 23 deletions

View file

@ -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