Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton committed Mar 5, 2019
1 parent 86cbf1b commit 7bcf436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/build-bisect.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def get_releases(repo):
print('fetching releases from GitHub...')

while not done:
# for more info, see: https://developer.github.com/v3/guides/traversing-with-pagination/
get_data = {
'page': page,
'per_page': 100
Expand Down

0 comments on commit 7bcf436

Please sign in to comment.