mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 02:58:11 +01:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
fi
|
||||
|
||||
# If there is an issue, put a message
|
||||
#OPENISSUES="$(curl -s "https://github.com/alexbelgium/hassio-addons/issues?q=is%3Aopen+is%3Aissue+label%3Abug" | grep -iF "$f")"
|
||||
OPENISSUES="$(curl -s "https://github.com/alexbelgium/hassio-addons/issues?q=is%3Aopen+is%3Aissue+label%3Abug" | grep -iF "$f")"
|
||||
#if [ "$OPENISSUES" != "" ]; then
|
||||
# for item in ${OPENISSUES//\\n/ }
|
||||
# do
|
||||
|
||||
Reference in New Issue
Block a user