* Changed interval to 30
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2026-01-11 13:45:02 +01:00
parent 9fd026ce71
commit 8d626356c7

View File

@@ -27,6 +27,6 @@
"UseSsl": false
},
"JobSettings": {
"QueryIntervalMinutes": 25
"QueryIntervalMinutes": 30
}
}