Reschedule GHA for testing

This commit is contained in:
kifir23917 2024-07-04 04:00:37 +03:00 committed by GitHub
parent b3f0f9cbfe
commit dd150e3109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Create Board Firmware
on:
schedule:
- cron: '50 00 * * *' # build fresh every 00:50 AM UTC
- cron: '15 01 * * *' # build fresh every 1:15 AM UTC
push:
# pull_request:
workflow_dispatch: