ci: fix Azure Pipelines not running on 4.x-current

This commit is contained in:
Stéphane Lepin 2020-07-09 12:39:40 +02:00 committed by GitHub
parent c51ecda6b4
commit 80de8ada57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ variables:
trigger:
branches:
include:
- master
- '4.x-current'
tags:
include:
- '*'