fix: Merge conflicts

This commit is contained in:
olivermrbl
2022-07-12 09:29:41 +02:00
418 changed files with 74357 additions and 14856 deletions

View File

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