mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-24 07:24:12 +08:00
tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export type CommonFields = {
|
||||
repository: string;
|
||||
claudeCommentId: string;
|
||||
claudeCommentId?: string;
|
||||
triggerPhrase: string;
|
||||
triggerUsername?: string;
|
||||
customInstructions?: string;
|
||||
|
||||
Reference in New Issue
Block a user