Reschedule GHA for testing

This commit is contained in:
kifir23917 2024-07-06 23:11:29 +03:00 committed by GitHub
parent 1a893bf337
commit 0bdd95d74e
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: '10 17 * * *' # build fresh every 5:10 PM UTC
- cron: '15 20 * * *' # build fresh every 8:15 PM UTC
push:
# pull_request:
workflow_dispatch: