Update build-firmware.yaml

This commit is contained in:
kifir23917 2024-06-28 17:21:20 +03:00 committed by GitHub
parent 77f1c4ec4c
commit d3f60dd2b5
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: '05 14 * * *' # build fresh every 02:05 PM UTC
- cron: '25 14 * * *' # build fresh every 02:25 PM UTC
push:
# pull_request:
workflow_dispatch: