Skip to content

Commit f5dd27a

Browse files
authored
Run tests only once per day (#91)
1 parent 86e050b commit f5dd27a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ spec:
4141
build_branches: true
4242
cancel_intermediate_builds: false
4343
schedules:
44-
main_semi_daily:
44+
main_daily:
4545
branch: 'main'
46-
cronline: '0 */12 * * *'
46+
cronline: '0 2 * * *'

0 commit comments

Comments
 (0)