Commit ae70ff27 authored by Sam Bingner's avatar Sam Bingner Committed by Arturo Herrero

Continue to disallow deployment events as requested

parent 324362c4
...@@ -35,10 +35,10 @@ class DiscordService < ChatNotificationService ...@@ -35,10 +35,10 @@ class DiscordService < ChatNotificationService
# No-op. # No-op.
end end
# def self.supported_events def self.supported_events
# %w[push issue confidential_issue merge_request note confidential_note tag_push %w[push issue confidential_issue merge_request note confidential_note tag_push
# pipeline wiki_page] pipeline wiki_page]
# end end
def default_fields def default_fields
[ [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment