Skip to content

Commit

Permalink
Total file size limit for PR increased
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Oct 4, 2023
1 parent 2256177 commit 25ddc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/checkPR.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jqbase64 () {

doCheckPR () {

overalsize=100000
overalsize=2000000
singlelimit=100000
cntlimit=200

Expand Down

0 comments on commit 25ddc08

Please sign in to comment.