update github action trigger
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/esp32_build.yaml
vendored
4
.github/workflows/esp32_build.yaml
vendored
@@ -2,6 +2,10 @@ name: ESP-IDF Build
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- bootloader_components/**
|
||||
- components/**
|
||||
- main/**
|
||||
pull_request:
|
||||
merge_group:
|
||||
schedule:
|
||||
|
Reference in New Issue
Block a user