CI: enable spell check on git push
This commit is contained in:
parent
4bdfd2ebc9
commit
413aa6e2e9
|
@ -1,8 +1,7 @@
|
|||
name: Spelling Check
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 2"
|
||||
push:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in New Issue