Update CI

This commit is contained in:
lewishe 2024-02-01 12:32:22 +08:00
parent fe941070ab
commit 32ed43a1a4

View File

@ -1,12 +1,15 @@
name: PlatformIO CI
on:
workflow_dispatch:
pull_request:
push:
paths:
- "examples/**"
- "src/**"
- "lib/**"
- "platformio.ini"
- ".github/workflows/platformio.yml"
jobs:
build:
runs-on: ubuntu-latest