[action][spell] remove spell check when pushing
This commit is contained in:
parent
45952caab0
commit
91f11aa325
|
@ -1,11 +1,6 @@
|
|||
name: Check Spelling
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'documentation/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue