Skip to content

Commit 744e840

Browse files
authored
temporarily disable incremental_files_only
so we can check if any breaking changes that need handled
1 parent 8d13760 commit 744e840

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
if: always()
5959
- name: Check spelling
6060
uses: streetsidesoftware/cspell-action@v7
61+
with:
62+
incremental_files_only: false
6163
if: always()
6264

6365
test:

0 commit comments

Comments
 (0)