Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing committed Sep 14, 2023
1 parent 2209663 commit 5640ceb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: '4.3$(rev:.r)'

trigger:
- main
- feature/*
batch: true
branches:
include:
- main
- feature/*

pr:
- main
Expand Down

0 comments on commit 5640ceb

Please sign in to comment.