Skip to content

refactor: simplified as we will see null for all of them for the cond… #209

refactor: simplified as we will see null for all of them for the cond…

refactor: simplified as we will see null for all of them for the cond… #209

Workflow file for this run

name: sourcetoad/aws-codedeploy-action
on:
push:
pull_request:
jobs:
bash-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint Bash
uses: azohra/shell-linter@latest
with:
path: '*.sh'