Listener that contains this action.

The listener is used for its event_factory method and the apply_event.

Property definitions

github $ HookAction :: listener
	# Listener that contains this action.
	#
	# The `listener` is used for its `event_factory` method
	# and the `apply_event`.
	var listener: HookListener
lib/github/hooks.nit:130,2--134,27