Skip to content

Python2 is not supported anymore. #109

Python2 is not supported anymore.

Python2 is not supported anymore. #109

Workflow file for this run

---
name: shellcheck
on:
push:
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ludeeus/action-shellcheck@master