Remove stale actions

This commit is contained in:
Jazz Turner-Baggs 2026-02-17 17:49:30 -08:00 committed by GitHub
parent c946df33d4
commit 10524a4d15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,23 +0,0 @@
name: Claude Code Review
on:
issue_comment:
types: [created]
pull_request:
types: [opened, synchronize]
permissions:
contents: read
id-token: write
jobs:
claude:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: anthropics/claude-code-action@beta
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
experimental_allowed_domains: |
.github.com
.githubusercontent.com