17 lines
290 B
JSON
17 lines
290 B
JSON
{
|
|
"hooks": {
|
|
"PostToolUse": [
|
|
{
|
|
"matcher": "Bash",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "\"$CLAUDE_PROJECT_DIR\"/.claude/hooks/monitor-gitea-action.sh",
|
|
"timeout": 600
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|