Skip to content

Commit 6a21060

Browse files
authored
fix: fix gha input name
1 parent d9184bc commit 6a21060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
path: "*.sql"
3636
config: "./.github/linter-conf/.tsqllintrc_150"
3737
comment: true
38-
only_changed_files: true
38+
only-changed-files: true

0 commit comments

Comments
 (0)