Disable nightly CI runs (#81563)

stable-2.9
Matt Clay 1 year ago committed by GitHub
parent f5df6d41a9
commit 5cfdbd8315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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