commit 29fddd96dcc56303d5c8aa37f4df53ddf94e73c0
parent 49c772396d0ed40463329d5934860305ef669ac3
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Wed, 11 Sep 2019 08:56:15 +0300
docs: update
Diffstat:
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
@@ -1,13 +1,9 @@
name: Shellcheck
-
on: [push]
-
jobs:
build:
-
runs-on: ubuntu-latest
-
steps:
- uses: actions/checkout@v1
- name: Run shellcheck.
- run: shellcheck -e 2030,2031 kiss
+ run: shellcheck kiss