Skip to content

Commit

Permalink
Correct triggers in build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMann authored Mar 8, 2024
1 parent 2d25771 commit b283e41
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
# https://aka.ms/yaml

trigger:
branches:
- main
tags:
- v*
- main
- refs/tags/v*

pool:
name: 'default'
Expand Down

0 comments on commit b283e41

Please sign in to comment.