mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-29 18:36:53 +01:00
Update Dangerfile
This commit is contained in:
parent
fd201f8c1c
commit
77bb7b8095
@ -13,7 +13,7 @@ warn 'Please rebase to get rid of the merge commits in this Pull Request' if git
|
||||
# Check links
|
||||
if has_readme_changes
|
||||
require 'json'
|
||||
results = File.read 'ab-results-README.md-markdown-table.json'
|
||||
results = File.read 'ab-results-temp.md-markdown-table.json'
|
||||
j = JSON.parse results
|
||||
if j['error']==true
|
||||
fail j['title']
|
||||
|
Loading…
Reference in New Issue
Block a user