Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Enable Azure pipiline CI for all branches (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderKalistratov authored Jun 5, 2020
1 parent c81bd54 commit 6c02c43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
trigger:
- master
- '*'

pr:
- master
- '*'

jobs:
- template: buildscripts/azure/template-windows.yml
Expand Down

0 comments on commit 6c02c43

Please sign in to comment.