tmp
This commit is contained in:
parent
574f279fb0
commit
222c780563
@ -118,6 +118,7 @@ export const agentMode: Mode = {
|
||||
login: authenticatedUser.login,
|
||||
id: authenticatedUser.id,
|
||||
};
|
||||
console.log("yolo user auth", user);
|
||||
} catch (error: any) {
|
||||
// Check if this is a GitHub App token limitation
|
||||
if (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user