diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d83ee31449..7b06e88b28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,9 +6,6 @@ on: branches: [ main ] pull_request: branches: [ main ] - paths-ignore: - # Don't run if only basic markdown files have changed. - - '**.md' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: