fix: Update claude to not decline pr's #244

Merged
jank merged 4 commits from claude/no-reject into main 2025-06-01 11:54:57 +00:00
Showing only changes of commit 189fb85918 - Show all commits

View file

@ -1,11 +1,11 @@
name: Setup Gitea Tea CLI
name: Claude PR Review
on:
pull_request:
types: [opened, synchronize] # Runs on new PRs and updates
jobs:
setup-and-login:
claude-code:
runs-on: ubuntu-latest
steps:
- name: Checkout code