Reschedule GHA for testing
This commit is contained in:
parent
b3f0f9cbfe
commit
dd150e3109
|
@ -2,7 +2,7 @@ name: Create Board Firmware
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '50 00 * * *' # build fresh every 00:50 AM UTC
|
||||
- cron: '15 01 * * *' # build fresh every 1:15 AM UTC
|
||||
push:
|
||||
# pull_request:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in New Issue