Skip to content

Merge pull request #780 from bdronneau/renovate/warrensbox-terraform-… #2843

Merge pull request #780 from bdronneau/renovate/warrensbox-terraform-…

Merge pull request #780 from bdronneau/renovate/warrensbox-terraform-… #2843

Workflow file for this run

---
name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
container: koalaman/shellcheck-alpine
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Run shellcheck
run: |
shellcheck -P bin/ -x bin/utils.sh install/*.sh