We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a7650 commit 286670aCopy full SHA for 286670a
.github/workflows/platformio.yaml
@@ -4,7 +4,7 @@ name: PlatformIO CI
4
5
on:
6
push:
7
- branches: [master]
+ branches: [master, platformio-ci]
8
pull_request:
9
branches: [master]
10
0 commit comments