Skip to content

Commit 3c53681

Browse files
authored
docs: update options list (#40)
1 parent b3f3803 commit 3c53681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
| `base-packages` | Glob pattern for base branch pack files (e.g., `"./base-packs/*.tgz"`) | No | None |
4949
| `source-packages` | Glob pattern for source branch pack files (e.g., `"./source-packs/*.tgz"`) | No | None |
5050
| `pack-size-threshold` | Threshold (in bytes) for warning about significant increase in total pack size | No | `50000` |
51+
| `detect-replacements` | Detect modules which have community suggested alternatives | No | `true` |
5152

5253
## Example with custom inputs
5354

0 commit comments

Comments
 (0)