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