We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a1668 commit 8c42403Copy full SHA for 8c42403
1 file changed
CI/Azure-DevOps/AZ_MainPipeline.yml
@@ -9,7 +9,8 @@ schedules:
9
- cron: 0 8 * * *
10
displayName: Daily Build of Main Branch
11
branches:
12
- include: main
+ include:
13
+ - main
14
always: true
15
16
pool:
0 commit comments