Remove scheduled runs

The ansible-core 2.12 release has reached EOL with the release of ansible-core 2.15.
pull/80805/head
Matt Clay 3 years ago
parent a675a5d0cc
commit e547e202b9

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

Loading…
Cancel
Save