Skip to content

Commit

Permalink
publish-commit-bottles: increase pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Sep 29, 2023
1 parent c9f0c58 commit 75b374d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-commit-bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
gh api \
--header 'Accept: application/vnd.github+json' \
--header 'X-GitHub-Api-Version: 2022-11-28' \
--paginate \
"repos/{owner}/{repo}/pulls/$PR/reviews"
)
Expand Down

0 comments on commit 75b374d

Please sign in to comment.