Skip to content

Commit e3d0517

Browse files
committed
Enable submit tag in linter workflow
1 parent ddbdabc commit e3d0517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: arduino/arduino-lint-action@v1
2323
with:
2424
compliance: specification
25-
# library-manager: update
25+
library-manager: submit
2626
# Always use this setting for official repositories. Remove for 3rd party projects.
2727
official: true
2828
project-type: library

0 commit comments

Comments
 (0)