Skip to content

Commit 4abeb09

Browse files
fix(doc-freshness-check): expand allowed-files to docs, README, prompts (#463)
* Initial plan * fix(doc-freshness-check): expand allowed-files to docs, README, prompts Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/ad44c9bf-be66-4d60-a8ca-928a59e2474f Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
1 parent 4f104f6 commit 4abeb09

2 files changed

Lines changed: 18 additions & 15 deletions

File tree

.github/workflows/doc-freshness-check.lock.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/doc-freshness-check.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ safe-outputs:
1616
max: 1
1717
allowed-files:
1818
- AGENTS.md
19+
- README.md
20+
- docs/**
21+
- prompts/**
1922
---
2023

2124
# Documentation Freshness Check

0 commit comments

Comments
 (0)