Skip to content

Commit 8c42403

Browse files
committed
syntax.
1 parent 41a1668 commit 8c42403

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CI/Azure-DevOps/AZ_MainPipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ schedules:
99
- cron: 0 8 * * *
1010
displayName: Daily Build of Main Branch
1111
branches:
12-
include: main
12+
include:
13+
- main
1314
always: true
1415

1516
pool:

0 commit comments

Comments
 (0)