Skip to content

Commit

Permalink
Set triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinD42 committed Jun 7, 2019
1 parent 67c9992 commit d22202a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions azure-pipelines.yml
Expand Up @@ -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
Expand Down

0 comments on commit d22202a

Please sign in to comment.