Skip to content

Commit

Permalink
No need for a space here to muddle the diff
Browse files Browse the repository at this point in the history
  • Loading branch information
moltenice committed May 18, 2023
1 parent 4a894ad commit f666137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/functionality/base_deploy_check.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
class BaseDeployCheck
def self.base_check(config, event, sha)
puts "config event branch #{config.event_branch}"

result = if SimplyIssue.block_deploys?(config, event)
config.client.create_status(
config.app_repo, sha, 'failure',
Expand Down

0 comments on commit f666137

Please sign in to comment.