Commit 12ef494d authored by Lin Jen-Shin's avatar Lin Jen-Shin
parent ac51fb88
...@@ -120,7 +120,7 @@ module Ci ...@@ -120,7 +120,7 @@ module Ci
# For now the only user who participates is the user who triggered # For now the only user who participates is the user who triggered
def participants(_current_user = nil) def participants(_current_user = nil)
[user].compact Array(user)
end end
def valid_commit_sha def valid_commit_sha
......
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