Skip to content

Commit 24252c7

Browse files
committed
refactor: github stylint workflow
1 parent 847f3c5 commit 24252c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stylelint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- uses: actions/checkout@v1
1515
- uses: actions-hub/stylelint@master
1616
env:
17-
PATTERN: "phone_auth/static/css/*.css"
17+
PATTERN: "phone_auth/static/phone_auth/css/*.css"

0 commit comments

Comments
 (0)