Skip to content

Commit

Permalink
Update build_test.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
bgavrilMS committed Oct 7, 2024
1 parent 5b3ea02 commit bf74752
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ado/build_test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
trigger:
- main

pr:
autoCancel: false
branches:
include:
- main

pool:
vmImage: "ubuntu-latest"

Expand Down

0 comments on commit bf74752

Please sign in to comment.