Skip to content

Application as PMC member #99

Application as PMC member

Application as PMC member #99

Workflow file for this run

---
on:
- pull_request
- push
name: CI
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
scandir: './bin'