Skip to content

Commit b83c318

Browse files
author
Terri Chu
committed
Add simple_roulette to Dangerfile
1 parent 2818801 commit b83c318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dangerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ require 'gitlab-dangerfiles'
55
Gitlab::Dangerfiles.for_project(self) do |gitlab_dangerfiles|
66
gitlab_dangerfiles.import_plugins
77

8-
gitlab_dangerfiles.import_dangerfiles(except: %w[changelog commit_messages simple_roulette])
8+
gitlab_dangerfiles.import_dangerfiles(except: %w[changelog commit_messages])
99
end

0 commit comments

Comments
 (0)