mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
Set triggers
This commit is contained in:
@@ -6,6 +6,15 @@
|
||||
|
||||
name: CI.$(Date:yyyyMMdd).$(Rev:.r)
|
||||
|
||||
trigger:
|
||||
- master
|
||||
|
||||
pr:
|
||||
autoCancel: true
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
- template: .azure/ci-linux-job.yml
|
||||
- template: .azure/ci-macos-job.yml
|
||||
|
||||
Reference in New Issue
Block a user