Skip to content

fix: update RDS module to use standalone SG rules (#1737) #343

fix: update RDS module to use standalone SG rules (#1737)

fix: update RDS module to use standalone SG rules (#1737) #343

Workflow file for this run

name: Shellcheck
on:
push:
paths:
- "**/*.sh"
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Shellcheck
run: |
.github/workflows/scripts/run-shellcheck.sh