Skip to content

Commit 903e557

Browse files
authored
fix!: set default directory to project root (#79)
1 parent 9b741c7 commit 903e557

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
@@ -14,7 +14,7 @@ inputs:
1414
description: "The directories to lint (relative to the repository root)."
1515
required: true
1616
default: |
17-
lua
17+
.
1818
configpath:
1919
description: "Path to a luarc.json config file."
2020
required: false

0 commit comments

Comments
 (0)