Commit 13f0392c authored by Albert Salim's avatar Albert Salim

Merge branch 'update-danger-bot' into 'master'

Update danger bot to use service_ping dictionary instead of usage_ping dictionary

See merge request gitlab-org/gitlab!67837
parents 21c1fdc3 d5e520a2
......@@ -57,7 +57,7 @@ module Tooling
end
def dictionary_changed_file
all_changed_files.grep(%r{(doc/development/usage_ping/dictionary\.md)})
all_changed_files.grep(%r{(doc/development/service_ping/dictionary\.md)})
end
def metrics_changed_files
......
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