chore: fix CI

This commit is contained in:
Ralph Khreish
2025-08-19 16:09:08 +02:00
parent 7ceba2f572
commit 8a991587f1

View File

@@ -5,9 +5,9 @@ on:
branches:
- next
paths-ignore:
- 'apps/docs/**'
- '*.md'
- '.github/workflows/**'
- "apps/docs/**"
- "*.md"
- ".github/workflows/**"
jobs:
update-docs:
@@ -58,14 +58,16 @@ jobs:
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
timeout_minutes: "30"
mode: "auto"
mode: "agent"
experimental_allowed_domains: |
.anthropic.com
.github.com
api.github.com
.githubusercontent.com
registry.npmjs.org
prompt: |
.task-master.dev
base_branch: "next"
direct_prompt: |
You are a documentation specialist. Analyze the recent changes pushed to the 'next' branch and update the documentation accordingly.
Recent changes: