Resolve branch name issue (#17428)

This commit is contained in:
Matt Thalman 2023-09-27 10:34:23 -05:00 committed by GitHub
parent ec39cc92fc
commit 79301b55e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ pr:
- main
- release/*
- internal/release/*
- */internal/release/*
- "*/internal/release/*"
parameters:
- name: vmrBranch

View file

@ -5,7 +5,7 @@ trigger:
branches:
include:
- internal/release/*
- */internal/release/*
- "*/internal/release/*"
resources:
repositories: