add weekly build
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2
.github/workflows/esp32_build.yml
vendored
2
.github/workflows/esp32_build.yml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
pull_request:
|
||||
merge_group:
|
||||
schedule:
|
||||
- cron: "0 5 * * 3"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user