Skip to content

Commit 4df3c5f

Browse files
committed
stylelint config
1 parent 994c3ac commit 4df3c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stylelinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on: # yamllint disable-line rule:truthy
2222
description: 'The location of the linter-configuration'
2323
type: string
2424
required: false
25-
default: 'tools/linters/.stylelintrc.json'
25+
default: 'tools/linters/'
2626

2727
jobs:
2828
linter:

0 commit comments

Comments
 (0)