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