Skip to content

Commit 622ebc3

Browse files
committed
fix(ci): spell check workflow
1 parent a54479e commit 622ebc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- "**/*.html"
1515
- "**/*.rst"
1616
- "!**/*.svg" # Exclude svg files from triggering the workflow
17+
- "!**/*.sol"
1718
- "**/*.go"
1819
- "!**/*.sum"
1920
- "!**/*.mod"

0 commit comments

Comments
 (0)