Once an hour

This commit is contained in:
Andras Schmelczer 2025-12-07 15:47:27 +00:00
parent ce6d44f26b
commit dbc63fcecd

View file

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