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