Update daily_README.yaml

This commit is contained in:
Alexandre
2022-05-07 19:53:20 +02:00
committed by GitHub
parent a96ec025a6
commit b1ed377b6e

View File

@@ -34,7 +34,7 @@ jobs:
fi
# If there is an issue, put a message
curl https://api.github.com/repos/alexbelgium/hassio-addons/issues
curl https://api.github.com/repos/alexbelgium/hassio-addons/issues | grep -iF "$f"
#if [ "$OPENISSUES" != "" ]; then
# for item in ${OPENISSUES//\\n/ }
# do