Skip to content

refactor: split into tools/foas (library) and tools/cli (binary) #308

refactor: split into tools/foas (library) and tools/cli (binary)

refactor: split into tools/foas (library) and tools/cli (binary) #308

Workflow file for this run

---
name: shellcheck
on:
pull_request:
paths:
- "**/**.sh"
permissions:
contents: read
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@a9a35d24117d4e357443332ffbd89022dd5832da