1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2025-01-26 09:34:59 -07:00

docs: update

This commit is contained in:
Dylan Araps 2019-09-11 08:56:15 +03:00
parent 49c772396d
commit 29fddd96dc

View File

@ -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