Skip to content

Commit a673957

Browse files
authored
ci: remove every-commit trigger form nightly build (microsoft#5278)
We should not be triggering the nightly build pipeline on every commit.
1 parent 71bf20b commit a673957

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.azure/pipelines/build.yaml

-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
trigger:
2-
branches:
3-
include:
4-
- main
5-
paths:
6-
include:
7-
- dotnet
8-
91
schedules:
102
- cron: "0 0 * * *"
113
displayName: 'Daily midnight build (including CodeQL)'

0 commit comments

Comments
 (0)