ci: adjust WPT daily start time

This commit is contained in:
Pierre Tachoire
2026-03-12 11:14:44 +01:00
parent 54d1563cf3
commit f435297949

View File

@@ -10,7 +10,7 @@ env:
on:
schedule:
- cron: "23 2 * * *"
- cron: "21 2 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: