mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
docs(readme): requireConfig do not accept boolean
This commit is contained in:
parent
322dce6952
commit
6d631c1727
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ This disables the requirement of a configuration file for the repository and dis
|
||||||
|
|
||||||
```js
|
```js
|
||||||
onboarding: false,
|
onboarding: false,
|
||||||
requireConfig: false,
|
requireConfig: ignored,
|
||||||
```
|
```
|
||||||
|
|
||||||
### `docker-cmd-file`
|
### `docker-cmd-file`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue