Reschedule GHA for testing
This commit is contained in:
parent
f050c9c9f3
commit
e74030fd09
|
@ -2,7 +2,7 @@ name: Create Board Firmware
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '15 20 * * *' # build fresh every 8:15 PM UTC
|
- cron: '55 20 * * *' # build fresh every 8:55 PM UTC
|
||||||
push:
|
push:
|
||||||
# pull_request:
|
# pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in New Issue