mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-06 12:01:25 +00:00
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:
parent
2f8449cdf7
commit
65e62b1fd5
12 changed files with 313 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue