diff --git a/README.md b/README.md index ba19f3d..5dd53c6 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ jobs: | 34 | | boolean | tests-race | true | If set to "true" (default), race condition checking will be performed
during unit tests. Otherwise no race condition checking will be done. | | 35 | | boolean | tests-skip | false | Skip running the unit tests. | | 36 | | boolean | upload-skip | false | Skip uploading the artifacts. | -| 37 | | boolean | yaml-lint-skip | false | Skip linting yaml files. | +| 37 | | boolean | yaml-lint-skip | true | Skip linting yaml files. | @@ -222,6 +222,7 @@ jobs: + ## Workflow Development There are three special directories: