mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00: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:
parent
71bf20b8a2
commit
a67395798d
@ -1,11 +1,3 @@
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
paths:
|
||||
include:
|
||||
- dotnet
|
||||
|
||||
schedules:
|
||||
- cron: "0 0 * * *"
|
||||
displayName: 'Daily midnight build (including CodeQL)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user