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

Commit 343d275

Browse files
author
Chris Anderson
committed
chore: fix branches in azure-pipelines.yml
1 parent ba20cec commit 343d275

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)