chore: amend pr-build-check workflow

This commit is contained in:
Jared Dohrman
2026-04-09 15:36:27 +10:00
förälder 4b184a60d9
incheckning 1f7d141499
+1 -1
Visa fil
@@ -10,7 +10,7 @@ on:
- "platformio.ini" - "platformio.ini"
- ".github/workflows/pr-build-check.yml" - ".github/workflows/pr-build-check.yml"
push: push:
branches: [main, develop] branches: [develop]
paths: paths:
- "src/**" - "src/**"
- "examples/**" - "examples/**"