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 e74b95e commit 03ce3c3Copy full SHA for 03ce3c3
.github/workflows/arduino.yaml
@@ -2,7 +2,7 @@ name: Arduino Lib Compliance
2
3
on:
4
pull_request:
5
- branches: [master]
+ branches: [formatting]
6
push:
7
branches: [master]
8
.github/workflows/platformio.yaml
@@ -4,7 +4,7 @@ name: PlatformIO CI
9
10
0 commit comments