Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add triggers for master and PRs
  • Loading branch information
jamesmudd committed Mar 13, 2020
1 parent 120ad39 commit 96513c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
@@ -1,4 +1,8 @@
# File for Azure Piplelines CI Builds
trigger:
- master
pr:
- master

jobs:
- job: Linux
Expand Down

0 comments on commit 96513c3

Please sign in to comment.