We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200e6e6 commit 20acaa7Copy full SHA for 20acaa7
.github/workflows/PIO-build.yml
@@ -14,7 +14,7 @@ on:
14
- '!CI/build/platformio-builder.py'
15
- cmake/**
16
- tools/**
17
- - '!tools/platformio-build.py'
+ - '!tools/platformio/platformio-build.py'
18
pull_request:
19
paths-ignore:
20
- .github/**
0 commit comments