mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-06 20:52:29 +00:00
Update README.md
This commit is contained in:
parent
4e4260e24f
commit
d6d9b405ab
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ Hooks are defined using JSON format. The _hooks file_ must contain an array of J
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
### Not
|
### Not
|
||||||
*Not rule* will evaluate to _true_, if and only if the sub rule evaluate to _false_.
|
*Not rule* will evaluate to _true_, if and only if the sub rule evaluates to _false_.
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"not":
|
"not":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue