mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-01-16 01:37:19 -05:00
Revert "temp: always display awesomeBot results"
This reverts commit acaef1f4f2
.
This commit is contained in:
parent
acaef1f4f2
commit
f74ae7c3fa
@ -15,10 +15,10 @@ if (yamlData.edited) {
|
||||
/**
|
||||
* Only display awesomeBot results if the data yaml used to generate the readme have been modified.
|
||||
*/
|
||||
}
|
||||
if (awesomeBotResults.error) {
|
||||
if (awesomeBotResults.error) {
|
||||
fail(awesomeBotResults.title)
|
||||
markdown(awesomeBotResults.message)
|
||||
}
|
||||
}
|
||||
|
||||
if (scripts.edited) {
|
||||
|
Loading…
Reference in New Issue
Block a user