mirror of
https://github.com/plausible/hosting.git
synced 2024-11-04 15:25:59 -06:00
run spellcheck on all pushes
This commit is contained in:
parent
26c2804763
commit
bfcbf76cde
1
.github/workflows/spellcheck.yml
vendored
1
.github/workflows/spellcheck.yml
vendored
@ -3,7 +3,6 @@ name: spellcheck
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
codespell:
|
||||
|
Loading…
Reference in New Issue
Block a user