Skip to content

Commit 77ae6fa

Browse files
authored
Merge pull request #45 from keyoke/keyoke/features
Update azure-pipelines.yaml for Azure Pipelines
2 parents e51c247 + 05e7a85 commit 77ae6fa

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

azure-pipelines.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
trigger:
2-
- main
2+
batch: true
3+
branches:
4+
include:
5+
- main
36
pr:
47
- main
58
variables:

0 commit comments

Comments
 (0)