Skip to content

Fix creating AdGuard volumes #65

Fix creating AdGuard volumes

Fix creating AdGuard volumes #65

Workflow file for this run

# This is free and unencumbered software released into the public domain.
name: pullrequest
on:
pull_request:
workflow_dispatch:
jobs:
pullrequest:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: shellcheck
run: shellcheck **/*.sh