diff options
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index a353f8db..bacb9f58 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,6 +2,10 @@ platform: - x64 - x86 +branches: + except: + - /(cherry-pick-)?backport-\d+-on-/ + environment: matrix: |
