mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +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
@@ -49,7 +49,7 @@ jobs:
|
||||
do
|
||||
line=${line#* \"}
|
||||
line=${line::-2}
|
||||
find "$f" -iname readme.md -print0 | xargs -0 sed -i "1i Open Issue : [$line](https://github.com/alexbelgium/hassio-addons/issues)"
|
||||
find "$f" -iname readme.md -print0 | xargs -0 sed -i "1i Open Issue : [$line](https://github.com/alexbelgium/hassio-addons/issues?q=is%3Aissue+is%3Aopen+$f)"
|
||||
done <<< "$OPENISSUES"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user