We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36fb9b commit 15630b5Copy full SHA for 15630b5
azure-pipelines.yml
@@ -1,7 +1,7 @@
1
trigger:
2
batch: true
3
branches:
4
- include: ["master", "develop"]
+ include: ["master", "v*"]
5
paths:
6
exclude: ["doc", "*.md"]
7
0 commit comments