Reschedule GHA for testing
This commit is contained in:
parent
6c7a70991d
commit
952c23591a
|
@ -2,7 +2,7 @@ name: Create Board Firmware
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '14 30 * * *' # build fresh every 2:30 PM UTC
|
- cron: '40 14 * * *' # build fresh every 2:40 PM UTC
|
||||||
push:
|
push:
|
||||||
# pull_request:
|
# pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in New Issue