mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
tmp
This commit is contained in:
@@ -3,10 +3,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* GitHub Actions bot user ID
|
||||
* This is the official ID for github-actions[bot] used in GitHub repositories
|
||||
* Claude App bot user ID
|
||||
*/
|
||||
export const GITHUB_ACTIONS_BOT_ID = 41898282;
|
||||
export const CLAUDE_APP_BOT_ID = 41898282;
|
||||
|
||||
/**
|
||||
* GitHub Actions bot username
|
||||
|
||||
Reference in New Issue
Block a user