More linking.

This commit is contained in:
Patrick Cloke 2023-03-06 11:21:17 -05:00
parent d96e09593f
commit b96ef9b984
2 changed files with 4 additions and 4 deletions

View file

@ -34,8 +34,8 @@ properties:
pattern: pattern:
type: string type: string
description: |- description: |-
Required for `event_match` conditions. The glob-style pattern to Required for `event_match` conditions. The [glob-style pattern](/appendices#glob-style-matching)
match against. to match against.
is: is:
type: string type: string
description: |- description: |-

View file

@ -47,8 +47,8 @@ properties:
pattern: pattern:
type: string type: string
description: |- description: |-
The glob-style pattern to match against. Only applicable to `content` The [glob-style pattern](/appendices#glob-style-matching) to match against.
rules. Only applicable to `content` rules.
required: required:
- actions - actions
- default - default