Skip to content

Commit

Permalink
Add trigger to pipeline (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSchmeichel authored Nov 15, 2024
1 parent b66855c commit a17d9a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vsts-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ resources:
pool:
vmImage: windows-latest

trigger: none
trigger:
- master

variables:
BuildConfiguration: 'Debug'
Expand Down

0 comments on commit a17d9a5

Please sign in to comment.