mirror of
https://github.com/starship/starship.git
synced 2025-01-23 14:50:47 +01:00
ci: Don't run tests for doc updates
This commit is contained in:
parent
49bf190929
commit
76b47f2f65
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -3,7 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
- "**/*.md"
|
- "**.md"
|
||||||
pull_request: []
|
pull_request: []
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user