mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
add a max for issues, since we keep getting rate limited
This commit is contained in:
parent
af6316a91e
commit
95c4bc7f2b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/changelog.yaml
vendored
1
.github/workflows/changelog.yaml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue