Add main to CI files. (#2462)

This commit is contained in:
Mitch Denny 2021-06-19 01:55:34 +10:00 committed by GitHub
parent 36cee34fbd
commit 01ba0b0c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,7 @@ trigger:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*
@ -17,6 +18,7 @@ pr:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*

View File

@ -3,6 +3,7 @@ trigger:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*
@ -17,6 +18,7 @@ pr:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*

View File

@ -3,6 +3,7 @@ trigger:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*
@ -18,6 +19,7 @@ pr:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*

View File

@ -3,6 +3,7 @@ trigger:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*
@ -19,6 +20,7 @@ pr:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*

View File

@ -3,6 +3,7 @@ trigger:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*
@ -18,6 +19,7 @@ pr:
branches:
include:
- master
- main
- feature/*
- release/*
- hotfix/*