We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d9932 commit 4d1475cCopy full SHA for 4d1475c
.github/workflows/arduino-lint.yml
@@ -22,5 +22,6 @@ jobs:
22
- name: Arduino Lint
23
uses: arduino/arduino-lint-action@v1
24
with:
25
+ official: true
26
project-type: library
27
library-manager: submit
0 commit comments