diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02dcc6ed9..76471212e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ on: - 'requirements.d/*' - '!docs/**' pull_request: - branches: [ master, borg2 ] + branches: [ master ] paths: - '**.py' - '**.pyx'