mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-25 16:16:22 +02:00
Allow github-actions bot to trigger claude-code-action
Backfill workflow triggers issue-dedupe via gh workflow run, which makes the actor github-actions. Add it to allowed_bots so claude-code-action accepts the trigger.
This commit is contained in:
parent
f7d6f62f61
commit
813eb3546d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/issue-dedupe.yml
vendored
1
.github/workflows/issue-dedupe.yml
vendored
|
|
@ -54,3 +54,4 @@ jobs:
|
|||
anthropic_api_key: ${{ secrets.AUTHROPIC_API_KEY }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
claude_args: "--model claude-sonnet-4-5-20250929"
|
||||
allowed_bots: "github-actions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue