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 677f9bf commit d032341Copy full SHA for d032341
.github/workflows/arduino.yaml
@@ -2,9 +2,9 @@ name: Arduino Lib Compliance
2
3
on:
4
pull_request:
5
- branches: [formatting]
6
- push:
7
branches: [master]
+ push:
+ branches: [formatting]
8
9
jobs:
10
arduino_ci:
0 commit comments