ci: Don't run tests for doc updates

This commit is contained in:
Matan Kushner
2019-10-15 00:34:26 +09:00
parent 49bf190929
commit 76b47f2f65
+1 -1
View File
@@ -3,7 +3,7 @@ on:
push:
paths-ignore:
- "docs/**"
- "**/*.md"
- "**.md"
pull_request: []
jobs: