chore: ignore directory paths (#1808)

This commit is contained in:
Shahed Nasser
2022-07-06 17:13:47 +03:00
committed by GitHub
parent 5f6107e505
commit df2e7f1b37

View File

@@ -1,5 +1,9 @@
name: CLI Pipeline name: CLI Pipeline
on: [pull_request] on:
pull_request:
paths-ignore:
- "docs/**"
- "www/**"
jobs: jobs:
test-cli-with-database: test-cli-with-database: