for testing, run the CI job an extra time today

This commit is contained in:
Ralf Jung 2025-04-17 16:12:42 +02:00
parent 9cd4757f59
commit 8c9a9a7716

View file

@ -6,7 +6,7 @@ on:
branches:
- 'master'
schedule:
- cron: '44 4 * * *' # At 4:44 UTC every day.
- cron: '44 4,17 * * *' # At 4:44 UTC every day.
defaults:
run: