docs: update

This commit is contained in:
Dylan Araps 2019-09-24 14:51:20 +03:00
parent dafacf8c71
commit bf1176b753

9
.github/workflows/main.yml vendored Normal file
View File

@ -0,0 +1,9 @@
name: Shellcheck
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run shellcheck.
run: shellcheck pfetch