Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ESP32.yml aktualisieren
  • Loading branch information
cnadler86 authored Oct 7, 2024
commit 3f9314f4fbc80c82bb5bbb1a1bf941222cb1ab3a
2 changes: 2 additions & 0 deletions .github/workflows/ESP32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build MicroPython Camera for ESP32 Boards
on:
workflow_dispatch:
push:
paths:
- 'src/**'
pull_request:
branches:
- master
Expand Down