Skip to content

Commit 51da568

Browse files
committed
Add latest-patches-only option to the README
See db5f2e1.
1 parent 99e23c4 commit 51da568

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ patch-level:
5656
description: Include the patch levels on the versions (default is major.minor)
5757
required: false
5858
default: 'false'
59+
latest-patches-only:
60+
description: When patch-level is true, only include the latest patch version of each major.minor version in the matrix. Does nothing if patch-level is false. Cannot be used with unstable.
61+
required: false
62+
default: 'false'
5963
```
6064
6165
## Outputs

0 commit comments

Comments
 (0)