1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-28 07:46:28 +00:00

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
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4

View File

@ -3,7 +3,7 @@ on:
push: push:
paths-ignore: paths-ignore:
- "docs/**" - "docs/**"
- "**/*.md" - "**.md"
pull_request: [] pull_request: []
jobs: jobs: