Skip to content

Commit

Permalink
Support paginated response from listReviews
Browse files Browse the repository at this point in the history
- Resolves #2

Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Jan 9, 2024
1 parent d03b18a commit 3c5388d
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 36,669 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
- id: list-maintainers
run: echo "maintainers='danny, ricky, bobby'" >> $GITHUB_ENV

- uses: peternied/required-approval@v1.2
- uses: peternied/required-approval@v1.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
min-required: 1
Expand Down
Loading

0 comments on commit 3c5388d

Please sign in to comment.