Update build-firmware.yaml
This commit is contained in:
parent
878a1b3ee7
commit
14b88c53ff
|
@ -2,7 +2,7 @@ name: Create Board Firmware
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '45 21 * * *' # build fresh every 15:00 PM UTC
|
||||
- cron: '05 22 * * *' # build fresh every 15:00 PM UTC
|
||||
push:
|
||||
# pull_request:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in New Issue