Skip to content

Commit fae6d3d

Browse files
committed
Increase max PRs to 1250 for changelog
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent 90baa67 commit fae6d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config/changelog-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"transformers": [],
1717
"max_tags_to_fetch": 100,
18-
"max_pull_requests": 1000,
18+
"max_pull_requests": 1250,
1919
"max_back_track_time_days": 365,
2020
"exclude_merge_branches": [],
2121
"tag_resolver": {

0 commit comments

Comments
 (0)