mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-16 21:41:02 +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:
|
schedules:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
displayName: 'Daily midnight build (including CodeQL)'
|
displayName: 'Daily midnight build (including CodeQL)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user