Skip to content

fix(ci): repair corrupt shellcheck.yml and docker_aliases.sh issues #13

fix(ci): repair corrupt shellcheck.yml and docker_aliases.sh issues

fix(ci): repair corrupt shellcheck.yml and docker_aliases.sh issues #13

Workflow file for this run

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