Skip to content

Commit f3eda24

Browse files
authored
ci: add missing fi in comment-check.yml (#3753)
1 parent 1e7cdc8 commit f3eda24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/comment-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
exit 1 # terminate the workflow
130130
else
131131
echo "No Non-English comments found."
132+
fi
132133
133134
- name: Find Comment
134135
if: failure() && github.event_name != 'workflow_dispatch'

0 commit comments

Comments
 (0)