fix(doc-agent): shape review comments for GitHub createReviewComment API

This commit is contained in:
Denis Angell
2026-05-14 10:40:54 +02:00
parent 81d1ce4fb8
commit 5576b4ff34
2 changed files with 13 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ defaults:
jobs:
review:
if: github.head_ref != 'dangell7/docs'
if: github.head_ref != 'dangell7/docs' && github.head_ref != 'dangell7/docs-full'
runs-on: ubuntu-latest
permissions:
pull-requests: write