Removed comment
This commit is contained in:
parent
9c4c2556f2
commit
4e250ff598
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ fi
|
|||
# Get the GraphQL ID
|
||||
PR_ID=$(echo $RESULT | sed 's/.*"id":"\([^"]*\)".*/\1/')
|
||||
|
||||
# TODO: Have another user do the commenting
|
||||
if [[ $RESULT == *"zeuswpi-bot"* ]]; then
|
||||
echo "User has already commented"
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue