mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-04 22:32:12 +03:00
The action authenticates against the Anthropic API via
${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} and the token currently returns
401, blocking the PR check. The review is advisory — it should not block
the release pipeline. Step-level continue-on-error keeps the job result
green so the PR status accurately reflects code/test health.