Skip to content

Commit 0dc80fc

Browse files
author
Miguel Savignano
committed
set check name
1 parent 721ede0 commit 0dc80fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/github_check_run_service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
class GithubCheckRunService
4-
CHECK_NAME = 'Rubocop'
4+
CHECK_NAME = 'Brakeman'
55

66
def initialize(report, github_data, report_adapter)
77
@report = report

0 commit comments

Comments
 (0)