We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a97f71 commit 24b9414Copy full SHA for 24b9414
1 file changed
dangerfile.ts
@@ -17,7 +17,7 @@ const go = async () => {
17
region: "eastus"
18
})
19
20
- markdown(`<details open>
+ markdown(`<details>
21
<summary>Translation of ${danger.github.utils.fileLinks([file])}</summary>
22
23
${translation}
0 commit comments