Merge pull request #9930 from mstovicek/patch-1
Add `suspend` into a list of available actions
This commit is contained in:
commit
52c1abbcfc
|
@ -21,6 +21,7 @@ The trigger class takes various options.
|
|||
- `provision`
|
||||
- `reload`
|
||||
- `resume`
|
||||
- `suspend`
|
||||
- `up`
|
||||
|
||||
* `ignore` (symbol, array) - Symbol or array of symbols corresponding to the action that a trigger should not fire on.
|
||||
|
|
Loading…
Reference in New Issue