chore(ci): Don't ignore docs for required checks (#3749)
This commit is contained in:
committed by
GitHub
parent
72b76bbd3c
commit
8277a74257
3
.github/workflows/test-cli-with-database.yml
vendored
3
.github/workflows/test-cli-with-database.yml
vendored
@@ -1,9 +1,6 @@
|
||||
name: CLI Pipeline
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
- "www/**"
|
||||
|
||||
jobs:
|
||||
test-cli-with-database:
|
||||
|
||||
Reference in New Issue
Block a user