Skip to content

Update zoeyvid/nginx-quic Docker tag to v174 #888

Update zoeyvid/nginx-quic Docker tag to v174

Update zoeyvid/nginx-quic Docker tag to v174 #888

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