mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-30 02:46:52 +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
|
# Check links
|
||||||
if has_readme_changes
|
if has_readme_changes
|
||||||
require 'json'
|
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
|
j = JSON.parse results
|
||||||
if j['error']==true
|
if j['error']==true
|
||||||
fail j['title']
|
fail j['title']
|
||||||
|
Loading…
Reference in New Issue
Block a user