diff --git a/.github/yaml-lint-conf.yaml b/.github/yaml-lint-conf.yaml index 4e478549d30..e977381fd16 100644 --- a/.github/yaml-lint-conf.yaml +++ b/.github/yaml-lint-conf.yaml @@ -9,7 +9,7 @@ rules: min-spaces-inside-empty: -1 max-spaces-inside-empty: -1 brackets: - forbid: non-empty + forbid: false min-spaces-inside: 0 max-spaces-inside: 0 min-spaces-inside-empty: -1