mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
Clean
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
fi
|
||||
|
||||
# Clean previously reported issues
|
||||
find "$f" -iname readme.md -print0 | xargs -0 sed -i "/Open Issues :/d"
|
||||
find "$f" -iname readme.md -print0 | xargs -0 sed -i "/Open Issue :/d"
|
||||
|
||||
# If there is an issue with the addon name in title, put a message
|
||||
OPENISSUES=$(sed -n "/\"Title\".*$f/I p" issueslist)
|
||||
|
||||
Reference in New Issue
Block a user