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:
1
.github/workflows/daily_README.yaml
vendored
1
.github/workflows/daily_README.yaml
vendored
@@ -66,6 +66,7 @@ jobs:
|
||||
#Get variables
|
||||
TITLE="$(jq -r --arg COUNTER $COUNTER ".[$COUNTER].title" issueslist)"
|
||||
echo "Title =$TITLE"
|
||||
echo "f = $f"
|
||||
#Check if relevant to addon
|
||||
if [[ "$TITLE" == *"$f"* ]]; then
|
||||
echo "Title has an issue"
|
||||
|
||||
Reference in New Issue
Block a user