Skip to content

Merge pull request #33 from carlosmmatos/fix-python3-check #100

Merge pull request #33 from carlosmmatos/fix-python3-check

Merge pull request #33 from carlosmmatos/fix-python3-check #100

Workflow file for this run

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
bash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: tty
scandir: './'