diff --git a/workflows/agentic-wiki-writer.md b/workflows/agentic-wiki-writer.md index 181cd8df..7ce03914 100644 --- a/workflows/agentic-wiki-writer.md +++ b/workflows/agentic-wiki-writer.md @@ -49,7 +49,9 @@ safe-outputs: create-pull-request: title-prefix: "[agentic-wiki]" labels: [documentation, automated] - protected-files: fallback-to-issue + allowed-files: + - ".github/agentic-wiki/**" + protected-files: allowed jobs: push-wiki: description: >