We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f3803 commit 3c53681Copy full SHA for 3c53681
README.md
@@ -48,6 +48,7 @@ jobs:
48
| `base-packages` | Glob pattern for base branch pack files (e.g., `"./base-packs/*.tgz"`) | No | None |
49
| `source-packages` | Glob pattern for source branch pack files (e.g., `"./source-packs/*.tgz"`) | No | None |
50
| `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` |
52
53
## Example with custom inputs
54
0 commit comments