We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30808f commit 2e7c67bCopy full SHA for 2e7c67b
.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