forked from mirrors/probot
Remove link to "then"
This commit is contained in:
parent
9c53e0d346
commit
65c00d689c
|
@ -20,7 +20,7 @@ Workflows are composed of:
|
|||
|
||||
- [`on`](#on) - webhook events to listen to
|
||||
- [`filter`](#filter) (optional) - conditions to determine if the actions should be performed.
|
||||
- [`then`](#then) - actions to take in response to the event
|
||||
- actions to take in response to the event
|
||||
|
||||
### `on`
|
||||
|
||||
|
|
Loading…
Reference in New Issue