diff --git a/README.md b/README.md index 1715e64..613dc2f 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,6 @@ Whether you want to fail on warnings or not. Default: `false` -### `failOnWarnings` - -Whether you want to fail on warnings or not. - -Default: `false` - ### `failOnErrors` Whether you want to fail on errors or not. Still outputs the results, just forces the action to pass even if errors are detected.