Add TestingBranch to CI
This commit is contained in:
@@ -11,11 +11,13 @@ trigger:
|
||||
include:
|
||||
- master
|
||||
- develop
|
||||
- TestingBranch
|
||||
|
||||
# Trigger CI on pull requests to master and develop branches
|
||||
pr:
|
||||
- master
|
||||
- develop
|
||||
- TestingBranch
|
||||
|
||||
jobs:
|
||||
# Windows Build Job
|
||||
|
||||
Reference in New Issue
Block a user