aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/push.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/push.yml')
-rw-r--r--.github/workflows/push.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
deleted file mode 100644
index 33edafa..0000000
--- a/.github/workflows/push.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-on: push
-name: ShellCheck
-jobs:
- shellcheck:
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@master
- - name: shellcheck
- uses: ludeeus/action-shellcheck@0.0.1
- env:
- SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001
- with:
- args: wireguard-install.sh