feat: update ssh-verify.ts
This commit is contained in:
@@ -96,5 +96,5 @@ if (flags.username) {
|
||||
);
|
||||
}
|
||||
} else {
|
||||
log.warn("GitHub user is not assigned.");
|
||||
log.warn("GitHub user is not assigned, user is not verified.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user