diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3cc04e..5a22552 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,15 +11,6 @@ on: - '.github/CODEOWNERS' - '.github/renovate.json' - '.github/dependabot.yml' - pull_request_target: - types: [opened, synchronize, reopened] - paths-ignore: - - 'README.md' - - 'LICENSE.md' - - '.gitignore' - - '.github/CODEOWNERS' - - '.github/renovate.json' - - '.github/dependabot.yml' jobs: pythonci: