Skip to content

Commit

Permalink
Merge pull request #147313 from p-linnane/publish-increase-limit
Browse files Browse the repository at this point in the history
publish-commit-bottles: increase pagination
  • Loading branch information
p-linnane authored Sep 29, 2023
2 parents 9d84cd9 + 75b374d commit df408d6
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 df408d6

Please sign in to comment.