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 c4bae77 commit b341e57Copy full SHA for b341e57
.github/workflows/spellcheck.yml
@@ -3,8 +3,6 @@ name: Spell Check
3
on:
4
pull_request:
5
branches: [ main ] # or master, depending on your default branch
6
- paths:
7
- - 'src/content/**'
8
9
jobs:
10
spellcheck:
0 commit comments