diff --git a/Dangerfile b/Dangerfile index 6136f69c..b7f371e7 100644 --- a/Dangerfile +++ b/Dangerfile @@ -1,6 +1,6 @@ # Ensure there is a summary for a pull request fail 'Please provide a summary in the Pull Request description' if github.pr_body.length < 5 - +#added one comment # Check links require 'json' results = File.read 'ab-results-README.md-markdown-table.json'