optimized workflows

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-05-30 08:54:17 +02:00
parent 25c0bc070f
commit 4dc20c62d2
2 changed files with 39 additions and 0 deletions

View File

@@ -2,7 +2,11 @@ name: Build the ESP-IDF Project
on:
push:
paths:
- "ePaper-ESP-IDF/**"
pull_request:
paths:
- "ePaper-ESP-IDF/**"
jobs:
build: