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