Skip to content

feat: Added python publishing #314

feat: Added python publishing

feat: Added python publishing #314

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: ShellCheck
run: shellcheck .github/*.sh