Remove scheduled CI runs

The ansible-core 2.13 release will be EOL next week with the release of ansible-core 2.16.
This commit is contained in:
Matt Clay 2023-11-01 17:07:00 -07:00
parent d9160f6005
commit 4976685a6a
1 changed files with 0 additions and 9 deletions

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