Remove scheduled runs (#83374)

This commit is contained in:
Matt Clay
2024-06-05 17:26:18 -07:00
committed by GitHub
parent ee75c90255
commit c51437ee8c

View File

@@ -12,15 +12,6 @@ pr:
- devel
- stable-*
schedules:
- cron: 0 7 * * *
displayName: Nightly
always: true
branches:
include:
- devel
- stable-*
variables:
- name: checkoutPath
value: ansible