Skip to content

Commit 545f151

Browse files
authored
docs(validate-renovate-config): make release please update the readme on each release (#1401)
Update README.md
1 parent 4178c5d commit 545f151

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

actions/validate-renovate-config/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Validates Renovate configuration files using [renovate-config-validator](https:/
88

99
## Example workflow
1010

11+
<!-- x-release-please-start-version -->
12+
1113
```yaml
1214
name: Validate Renovate Config
1315

@@ -48,3 +50,5 @@ To validate multiple config files, call the action multiple times:
4850
with:
4951
path: presets/default.json
5052
```
53+
54+
<!-- x-release-please-end-version -->

0 commit comments

Comments
 (0)