We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994c3ac commit 4df3c5fCopy full SHA for 4df3c5f
.github/workflows/stylelinter.yml
@@ -22,7 +22,7 @@ on: # yamllint disable-line rule:truthy
22
description: 'The location of the linter-configuration'
23
type: string
24
required: false
25
- default: 'tools/linters/.stylelintrc.json'
+ default: 'tools/linters/'
26
27
jobs:
28
linter:
0 commit comments