Files
algo/.github/workflows
46b871aeb3 Remove outdated Claude Code GitHub Actions workflows (#14872)
The existing workflows use anthropics/claude-code-action@beta which has
been superseded by v1.0 GA. The v1.0 release introduced breaking changes
that make the current configuration invalid:

- direct_prompt replaced by prompt
- custom_instructions replaced by claude_args: --system-prompt
- allowed_tools replaced by claude_args: --allowedTools

Removing these files to allow fresh installation via /install-github-app
which will create properly configured v1.0 workflows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-26 13:08:36 -05:00
..