mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 18:21:51 +02: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
|
#Get variables
|
||||||
TITLE="$(jq -r --arg COUNTER $COUNTER ".[$COUNTER].title" issueslist)"
|
TITLE="$(jq -r --arg COUNTER $COUNTER ".[$COUNTER].title" issueslist)"
|
||||||
echo "Title =$TITLE"
|
echo "Title =$TITLE"
|
||||||
|
echo "f = $f"
|
||||||
#Check if relevant to addon
|
#Check if relevant to addon
|
||||||
if [[ "$TITLE" == *"$f"* ]]; then
|
if [[ "$TITLE" == *"$f"* ]]; then
|
||||||
echo "Title has an issue"
|
echo "Title has an issue"
|
||||||
|
|||||||
Reference in New Issue
Block a user