adsad
All checks were successful
Deploy / deploy-staging (push) Successful in 24s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-25 01:33:21 +02:00
parent c164dfff10
commit 99ca2c401c
4 changed files with 107 additions and 13 deletions

View File

@@ -8,6 +8,6 @@ return [
'owner' => 'private',
'repositories' => [],
'poll_idle_seconds' => 5,
'poll_running_seconds' => 1,
'poll_running_seconds' => 3,
'visibility' => 'admins',
];