diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4b2c1f14..1441dd44b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,15 +3,10 @@ name: CI and Artifacts on: pull_request: push: - # documentation workflow deals with this or is not relevant for this workflow paths-ignore: - - '*.md' - - 'conduwuit-example.toml' - - 'book.toml' - '.gitlab-ci.yml' - '.gitignore' - 'renovate.json' - - 'docs/**' - 'debian/**' - 'docker/**' branches: