Once an hour

This commit is contained in:
Andras Schmelczer 2025-12-07 15:47:27 +00:00
parent dce1ebebbc
commit 64e86c5328

View file

@ -6,7 +6,7 @@ on:
pull_request:
branches: ["main"]
schedule:
- cron: '*/30 * * * *'
- cron: '* * * * *'
concurrency:
group: e2e-tests