ci: Don't run tests for doc updates
This commit is contained in:
parent
49bf190929
commit
76b47f2f65
|
@ -3,7 +3,7 @@ on:
|
|||
push:
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
- "**/*.md"
|
||||
- "**.md"
|
||||
pull_request: []
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue