mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 16:28:52 +00:00
pr-check: Drop wrong unset
This commit is contained in:
@@ -91,7 +91,6 @@ jobs:
|
||||
|
||||
EXIT_CODE=$(curl -sSL "$SCRIPT_URL" | python3 | grep 'EXIT_CODE=' | cut -d= -f2)
|
||||
echo "EXIT_CODE is $EXIT_CODE"
|
||||
unset PR_TITLE
|
||||
|
||||
PR_COMMENTS="$(gh pr view "$PR_NUM" --json comments -q '.comments[] | select(.author.login == "flathubbot" or .author.login == "github-actions") | .body')"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user