You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ jobs:
117
117
- uses: arduino/arduino-lint-action@v1
118
118
```
119
119
120
-
A more complex workflow which passes two inputs to run the default checks on the projects in the repository but with permissive compliance and a complete output:
120
+
A more complex workflow which uses [inputs](#inputs) to configure the action for Library Manager ["update" mode](#library-manager) and strict compliance:
0 commit comments