Merge pull request #667 from jvanderwee/patch-1

Fix gh cli skill approve PR command example
This commit is contained in:
Aaron Powell
2026-02-06 10:05:12 +11:00
committed by GitHub

View File

@@ -1148,8 +1148,7 @@ gh pr comment 123 --delete 456789
gh pr review 123 gh pr review 123
# Approve PR # Approve PR
gh pr review 123 --approve gh pr review 123 --approve \
--approve-body "LGTM!" --approve-body "LGTM!"
# Request changes # Request changes