4
.github/workflows/esp-idf_build.yml
vendored
4
.github/workflows/esp-idf_build.yml
vendored
@@ -2,7 +2,11 @@ name: Build the ESP-IDF Project
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "ePaper-ESP-IDF/**"
|
||||
pull_request:
|
||||
paths:
|
||||
- "ePaper-ESP-IDF/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user