Disable schedule as Ubuntu16 is deprecated (#3741)

This commit is contained in:
Mikhail Timofeev
2021-07-16 17:25:43 +03:00
committed by GitHub
parent 55e0391007
commit 8f8dfb1bcf

View File

@@ -1,11 +1,3 @@
schedules:
- cron: "0 0 * * *"
displayName: Daily
branches:
include:
- main
always: true
trigger: none
pr:
autoCancel: true