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 4178c5d commit 545f151Copy full SHA for 545f151
actions/validate-renovate-config/README.md
@@ -8,6 +8,8 @@ Validates Renovate configuration files using [renovate-config-validator](https:/
8
9
## Example workflow
10
11
+<!-- x-release-please-start-version -->
12
+
13
```yaml
14
name: Validate Renovate Config
15
@@ -48,3 +50,5 @@ To validate multiple config files, call the action multiple times:
48
50
with:
49
51
path: presets/default.json
52
```
53
54
+<!-- x-release-please-end-version -->
0 commit comments