diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e8cabca..98ff469 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,7 +2,7 @@ trigger: branches: include: - master - - refs/tags/v* + - refs/tags/* paths: exclude: - .github/*