Add GitHub Actions workflows (#41)

* Add GitHub Actions workflows

* Prettified Code!

* Follow external sources in Shellchecks

* Supress shellcheck in 2 files

Co-authored-by: frenck <frenck@users.noreply.github.com>
This commit is contained in:
Franck Nijhof 2021-01-14 03:01:42 +01:00 committed by GitHub
parent 2f8449cdf7
commit 65e62b1fd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 313 additions and 5 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# shellcheck disable=SC2034
# ==============================================================================
# Home Assistant Community Add-ons: Bashio
# Bashio is an bash function library for use with Home Assistant add-ons.