mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Text cleanup.
This commit is contained in:
parent
27b3875bfb
commit
fe4ffeb7f1
@ -5,5 +5,5 @@ const changelogEdited = danger.git.modified_files.includes("CHANGELOG.md")
|
|||||||
|
|
||||||
// Fail the build and post a comment reminding submitters to do so if it wasn't changed
|
// Fail the build and post a comment reminding submitters to do so if it wasn't changed
|
||||||
if (!changelogEdited) {
|
if (!changelogEdited) {
|
||||||
fail("Please include an updated `CHANGELOG.md` file.<br>This way we can keep track of all the contributions.<br><br>Thanks!")
|
fail("Please include an updated `CHANGELOG.md` file.<br>This way we can keep track of all the contributions.")
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user