mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-09 17:38:14 -05:00
ci: remove every-commit trigger form nightly build (#5278)
We should not be triggering the nightly build pipeline on every commit.
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
include:
|
||||
- dotnet
|
||||
|
||||
schedules:
|
||||
- cron: "0 0 * * *"
|
||||
displayName: 'Daily midnight build (including CodeQL)'
|
||||
|
||||
Reference in New Issue
Block a user