module Webhooks::Outgoing::IssuingModel

def skip_generate_webhook?(action)

def skip_generate_webhook?(action)
  false
end