Skip to content

Fix aws_console command #3

Fix aws_console command

Fix aws_console command #3

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ludeeus/action-shellcheck@2.0.0
with:
check_together: 'yes'