blob: be77616d8937d8ed469424a89ced15eb0264fd6d [file] [log] [blame]
{
"metrics": {
"always_true": {
"Eval": "0 == 0"
}
},
"actions": {
"always_triggered": {
"trigger": "always_true",
"print": "Triage is running"
}
},
"tests": {}
}