mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
tmp
This commit is contained in:
@@ -99,6 +99,7 @@ export const agentMode: Mode = {
|
||||
login: userData.login,
|
||||
id: userData.id,
|
||||
};
|
||||
console.log("yolo user", user);
|
||||
} catch (error) {
|
||||
console.log(
|
||||
`Could not fetch user info for ${context.actor}, using bot_id ${botId}`,
|
||||
|
||||
Reference in New Issue
Block a user