---
title: "Documentation Site Freshness Check"
description: "Reference for the Documentation Site Freshness Check GitHub Actions workflow."
sidebar:
badge:
text: "Docs"
variant: "note"
---
**Source:** [`.github/workflows/docs-freshness.lock.yml`](https://github.com/zircote/rlm-rs/blob/main/.github/workflows/docs-freshness.lock.yml)
## Triggers
| Event |
|---|
| `schedule` |
| `workflow_dispatch` |
## Jobs
- `activation`
- `agent`
- `conclusion`
- `detection`
- `safe_outputs`