Skip to content

Commit

Permalink
build PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
et1975 committed Nov 29, 2023
1 parent c356f8d commit 8463bb2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ trigger:
include:
- master
- refs/tags/*
pr:
branches:
include:
- master

steps:
- task: UseDotNet@2
inputs:
Expand Down

0 comments on commit 8463bb2

Please sign in to comment.