---
title: "CI Failure Doctor"
description: "Reference for the CI Failure Doctor GitHub Actions workflow."
sidebar:
badge:
text: "CI"
variant: "success"
---
**Source:** [`.github/workflows/ci-doctor.lock.yml`](https://github.com/zircote/rlm-rs/blob/main/.github/workflows/ci-doctor.lock.yml)
## Triggers
| Event |
|---|
| `workflow_run` |
## Jobs
- `activation`
- `agent`
- `conclusion`
- `detection`
- `pre_activation`
- `safe_outputs`
- `update_cache_memory`