Reschedule GHA for testing

This commit is contained in:
kifir23917 2024-07-04 01:28:36 +03:00 committed by GitHub
parent 6a5d9cc9c9
commit 3eb74a49ac
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: '40 14 * * *' # build fresh every 2:40 PM UTC
- cron: '35 22 * * *' # build fresh every 10:35 PM UTC
push:
# pull_request:
workflow_dispatch: