aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorStanislas Lange <angristan@pm.me>2020-03-21 21:53:06 +0100
committerStanislas Lange <angristan@pm.me>2020-03-21 21:53:06 +0100
commit8130dc7b70d6df28423b948af4de61cc172f0bd6 (patch)
treeb64c88176d00793f90127b012dcb3360717a00eb /.github
parenta810f727ddc5b4cb0da6beccbaa12e24fe1fe945 (diff)
Fix shellcheck
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index 7c67b74..33edafa 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -8,6 +8,6 @@ jobs:
- name: shellcheck
uses: ludeeus/action-shellcheck@0.0.1
env:
- SHELLCHECK_OPTS: -e SC1091,SC1117
+ SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001
with:
args: wireguard-install.sh