Fix
This commit is contained in:
parent
809c566907
commit
07bc9131ee
3
.github/workflows/monitor.yml
vendored
3
.github/workflows/monitor.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user