scaleracademy / scaler-open-source-september-challenge

335 stars 456 forks source link

Fixed indent error on workflow yaml using linters #1123

Closed christusdsouza closed 1 year ago

christusdsouza commented 1 year ago

Fixed the indent error in workflow file linter.yaml using online linters and formatters in conjunction for YAML

ref: https://codebeautify.org/yaml-beautifier https://www.yamllint.com/

Commit signed-off