Skip to content

Commit ec8ab3f

Browse files
committed
fix quick help
1 parent 788e600 commit ec8ab3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/review-app-help.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
'Remove the review app when done',
3838
'',
3939
'### `/help`',
40-
'Show detailed instructions, environment setup, and configuration options.'
40+
'Show detailed instructions, environment setup, and configuration options.',
4141
'',
42-
'---',
42+
'---'
4343
].join('\n');
4444
4545
await github.rest.issues.createComment({

0 commit comments

Comments
 (0)