We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f677a4 commit 851905cCopy full SHA for 851905c
1 file changed
workflows/lean-squad.md
@@ -52,7 +52,8 @@ tools:
52
github:
53
toolsets: [default]
54
bash: true
55
- repo-memory: true
+ repo-memory:
56
+ max-patch-size: 102400 # 100KB max (default 10KB)
57
58
steps:
59
- name: Assess FV state and compute task weights
0 commit comments