Commit 4db76ec6 authored by Dmitriy Zaporozhets (DZ)'s avatar Dmitriy Zaporozhets (DZ)

Merge branch 'specify-overriding-for-project-execute_hooks' into 'master'

Specify overriding for EE::Project#execute_hooks

See merge request gitlab-org/gitlab!71759
parents 70d2c9bf bfacba93
......@@ -459,6 +459,7 @@ module EE
end
end
override :execute_hooks
def execute_hooks(data, hooks_scope = :push_hooks)
super
......
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