Skip to content

Commit 89e9592

Browse files
try to fix stylelint
1 parent 7f34e41 commit 89e9592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/stylelint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- uses: actions-hub/stylelint@master
13+
env:
14+
PATTERN: "assets/stylesheets/*.css"

0 commit comments

Comments
 (0)