update the script
All checks were successful
Build Org Website / build (push) Successful in 41s

This commit is contained in:
2026-05-06 22:37:29 +01:00
parent b04154cd10
commit d2266ef1e0

View File

@@ -71,7 +71,8 @@ $Config = @{
)
# When true, successful but slow/warned jobs are reported too.
NotifyWarningsAndSlow = $true
# Keep this false if Discord should only receive notifications for failed/cancelled/timed-out jobs.
NotifyWarningsAndSlow = $false
}
function Write-Log {