Skip to content

api-helper: Allow querying all clients at once #22

api-helper: Allow querying all clients at once

api-helper: Allow querying all clients at once #22

Workflow file for this run

name: shellcheck-validation
on: push
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v2
- name: Execute ShellCheck
run: shellcheck scripts/*.sh