Update CI

This commit is contained in:
lewisxhe
2024-03-26 14:52:02 +08:00
parent 969a65b3ae
commit 179f3473cc
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ on:
paths:
- "examples/**"
- "src/**"
- ".github/workflows/arduino_ci.yml"
branches:
- t-watch-s3
jobs:

View File

@@ -8,6 +8,7 @@ on:
- "examples/**"
- "src/**"
- "platformio.ini"
- ".github/workflows/platformio.yml"
branches:
- t-watch-s3