diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc81b2c196a0..3adf5d5fc58d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,6 +48,7 @@ concurrency: jobs: path-filters: + if: github.event_name == 'pull_request' runs-on: ubuntu-latest outputs: docs: ${{ steps.filter.outputs.docs }}