Identity perf pipeline run triggers (#5892)

* update changelog

* test 1
This commit is contained in:
George Arama 2024-08-12 15:37:14 -07:00 committed by GitHub
parent 4f77d817b9
commit f85dd16ab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,27 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.
trigger:
batch: true
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
paths:
include:
- sdk/identity
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
paths:
include:
- sdk/identity
parameters:
- name: PackageVersions
displayName: PackageVersions (regex of package versions to run)