We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac2dfb commit 50c69a6Copy full SHA for 50c69a6
.github/workflows/linting.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Check Spelling
18
uses: crate-ci/typos@master # we should really incorporate all new changes
19
with:
20
- files: ./_posts ./pages ./README.md
+ files: ./_posts ./_events ./pages ./README.md
21
config: ./.github/workflows/typo_config.toml
22
23
- name: URLs-checker
0 commit comments