mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 16:28:52 +00:00
pr-check: Tweak a review comment
This commit is contained in:
@@ -200,7 +200,7 @@ jobs:
|
||||
fi
|
||||
|
||||
if [ "$CHECKLIST_FAILED" -eq 1 ]; then
|
||||
REVIEW_COMMENT_LINES+=("- All [checklists](https://github.com/flathub/flathub/blob/master/.github/pull_request_template.md?plain=1) are completed")
|
||||
REVIEW_COMMENT_LINES+=("- All [checklists](https://github.com/flathub/flathub/blob/master/.github/pull_request_template.md?plain=1) are present in PR body and are completed")
|
||||
fi
|
||||
|
||||
if [ "$BLOCKED" -eq 1 ]; then
|
||||
|
||||
Reference in New Issue
Block a user