diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e6273d2143eb..3aba671b86a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,6 @@ jobs: - 'documentation/**' - '**/*.md' code: - - '**' - '!documentation/**' - '!**/*.md'