also test pull requests against borg2 branch

This commit is contained in:
Thomas Waldmann 2022-06-14 15:40:09 +02:00
parent f9132687e3
commit 72994a4432
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ on:
- 'requirements.d/*' - 'requirements.d/*'
- '!docs/**' - '!docs/**'
pull_request: pull_request:
branches: [ master ] branches: [ master, borg2 ]
paths: paths:
- '**.py' - '**.py'
- '**.pyx' - '**.pyx'