Skip to content

fix: yamllint indentation in compose example, quote shell vars in wor… #21

fix: yamllint indentation in compose example, quote shell vars in wor…

fix: yamllint indentation in compose example, quote shell vars in wor… #21

Workflow file for this run

---
name: Pre-commit
"on":
push:
branches: [develop]
pull_request:
branches: [develop]
jobs:
pre-commit:
uses: Baker-scripts/.github/.github/workflows/pre-commit.yml@main