Some checks failed
ci / ci (22, ubuntu-latest) (push) Failing after 25m52s
Made-with: Cursor
27 lines
594 B
JSON
27 lines
594 B
JSON
{
|
|
"hooks": {
|
|
"Notification": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "C:/Users/hyeon/AppData/Local/Programs/Python/Python312/python.exe C:/Users/hyeon/.claude/slack_notify.py notification"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Stop": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "C:/Users/hyeon/AppData/Local/Programs/Python/Python312/python.exe C:/Users/hyeon/.claude/slack_notify.py stop"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|