Skip to content

chore(deps): update zoeyvid/curl-quic docker tag to v404 #210

chore(deps): update zoeyvid/curl-quic docker tag to v404

chore(deps): update zoeyvid/curl-quic docker tag to v404 #210

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@v4
- name: Run Shellcheck
uses: ludeeus/action-shellcheck@master
with:
check_together: 'yes'
env:
SHELLCHECK_OPTS: --shell sh