mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-27 06:48:32 +00:00
Add per-hook HTTP method restrictions
This commit is contained in:
parent
66562fdb41
commit
3414f34025
6 changed files with 217 additions and 184 deletions
|
@ -1,4 +1,6 @@
|
|||
- id: github
|
||||
http-methods:
|
||||
- POST
|
||||
trigger-rule:
|
||||
and:
|
||||
- match:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue