Reschedule GHA for testing
This commit is contained in:
parent
a996035eb7
commit
68d47ce17f
|
@ -2,7 +2,7 @@ name: Create Board Firmware
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '35 22 * * *' # build fresh every 10:35 PM UTC
|
||||
- cron: '30 00 * * *' # build fresh every 00:30 AM UTC
|
||||
push:
|
||||
# pull_request:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in New Issue