This commit is contained in:
dvirlabs 2025-06-27 15:56:58 +03:00
parent 809c566907
commit 07bc9131ee

View File

@ -2,7 +2,7 @@ name: Monitor Lab URLs
on:
schedule:
- cron: "* * * * *" # Every 5 minutes
- cron: "* * * * *"
workflow_dispatch:
jobs:
@ -27,3 +27,4 @@ jobs:
https://api.pushover.net/1/messages.json
else
echo "✅ All good: $STATUS"
fi