Skip to content

Update wgmon.sh

Update wgmon.sh #4

Workflow file for this run

name: lint
on:
push:
paths:
- '**/*.sh'
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Lint script
uses: azohra/[email protected]
with:
path: wgmon.sh