mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 02:18:16 +01:00
Update daily_README.yaml
This commit is contained in:
1
.github/workflows/daily_README.yaml
vendored
1
.github/workflows/daily_README.yaml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
sed -i "/Open Request :/d" "$f"/README.md
|
||||
|
||||
# If there is an issue with the addon name in title, put a message
|
||||
COUNTER=0
|
||||
while [[ $(jq -r --arg COUNTER $COUNTER ".[$COUNTER].title" issueslist) != null ]]; do
|
||||
#Increment counter
|
||||
let COUNTER=COUNTER+1
|
||||
|
||||
Reference in New Issue
Block a user