Skip to content

Commit 84cea36

Browse files
committed
feat(gen): update workflow
1 parent 0f8c8e4 commit 84cea36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/check_typos.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ jobs:
1212
uses: actions/checkout@v4
1313

1414
- name: Run typos on modified files
15-
uses: crate-ci/typos@v1.40.0
15+
uses: crate-ci/typos@v1.40.0
16+
with:
17+
- files: pages/

0 commit comments

Comments
 (0)