mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
fix(doc-agent): shape review comments for GitHub createReviewComment API
This commit is contained in:
2
.github/workflows/doc-review.yml
vendored
2
.github/workflows/doc-review.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user