From a0fe89c22291a9ded8374834fff5cccd2dafab43 Mon Sep 17 00:00:00 2001 From: moreal Date: Fri, 21 Jul 2023 14:16:07 +0900 Subject: [PATCH] ci(gh-actions): run typos with configuration file [skip changelog] --- .github/workflows/lint.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7a5f56746ed..4935c278928 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -9,5 +9,3 @@ jobs: - name: Check spelling uses: crate-ci/typos@v1.15.5 - with: - files: ./CHANGES.md