Skip to content

Commit 61ce630

Browse files
committed
Better md
1 parent b15a560 commit 61ce630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dangerfile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const go = async () => {
1414
region: "eastus"
1515
})
1616

17-
message(`Translation of ${danger.github.utils.fileLinks([file])}\n\n${translation}`)
17+
message(`## Translation of ${danger.github.utils.fileLinks([file])}\n\n${translation}`)
1818
};
1919
}
2020

0 commit comments

Comments
 (0)