add a max for issues, since we keep getting rate limited

This commit is contained in:
Jonathan Wren 2020-11-21 12:08:02 -08:00
parent af6316a91e
commit 95c4bc7f2b
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -56,6 +56,7 @@ jobs:
excludeLabels: stale,wontfix
excludeTagsRegex: '(alpha|beta|rc)'
sinceTag: ${{ env.gittag }}
maxIssues: 150
releaseUrl: https://pypi.org/project/jrnl/%s/
verbose: false