Skip to content

Fix: correct typo prevent script from stop if response was False (#243) #11

Fix: correct typo prevent script from stop if response was False (#243)

Fix: correct typo prevent script from stop if response was False (#243) #11

Workflow file for this run

on: push
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master