Skip to content

dep updates/enable ssl_dyn_rec_enable/fix nginx in background/remove … #957

dep updates/enable ssl_dyn_rec_enable/fix nginx in background/remove …

dep updates/enable ssl_dyn_rec_enable/fix nginx in background/remove … #957

Workflow file for this run

name: Shellcheck
on:
push:
pull_request:
workflow_dispatch:
jobs:
shellcheck:
name: Check Shell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Shellcheck
uses: ludeeus/action-shellcheck@master
with:
check_together: 'yes'
env:
SHELLCHECK_OPTS: --shell sh