Engineering - Run PR pipeline for the main branch (#149700)

* Add trigger for the main branch

* Add trigger for release branches
pull/149070/head^2
Ladislau Szomoru 2022-05-17 12:49:52 +02:00 committed by GitHub
parent 38de430140
commit f2380f2c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
trigger: none
trigger:
- main
- release/*
pr:
branches: