Skip to content

Commit 85412a2

Browse files
authored
Merge pull request #14 from peternewman/patch-2
Try and be clearer about how official we mean
2 parents 9056d8f + 2adf0e5 commit 85412a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ inputs:
3232
required: false
3333
default: "false"
3434
official:
35-
description: "Run the checks that only apply to official Arduino projects."
35+
description: "Run the checks that only apply to official (non 3rd party) Arduino projects."
3636
required: false
3737
default: "false"
3838
token:

0 commit comments

Comments
 (0)