mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 05:01:33 +00:00
fix: handle undefined monitor name in PagerDuty notification summary (#6977)
Co-authored-by: Maks Pikov <mixelburg@users.noreply.github.com> Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
@@ -3,7 +3,7 @@ name: NPM Update
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # Run daily at midnight UTC
|
||||
- cron: "0 0 * * *" # Run daily at midnight UTC
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user