mirror of
https://github.com/Drop-OSS/flathub-app-bin.git
synced 2026-07-01 12:43:45 -04: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