Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 75a2221

Browse files
author
Chris Anderson
committed
chore: fix branches in azure-pipelines.yml
1 parent 4c0df30 commit 75a2221

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
trigger:
22
batch: true
33
branches:
4-
- master
4+
include:
5+
- master
56

67
pr:
78
- master

0 commit comments

Comments
 (0)