diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23d0d35..58138c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,11 +9,6 @@ on: branches: - main pull_request: - paths-ignore: - - '**/README.md' - - '**/LICENSE.md' - - '**/.*' - - docs/** # Cancel previous runs of the same workflow on the same branch. concurrency: