Remove scheduled runs (#83374)

stable-2.12
Matt Clay 2 years ago committed by GitHub
parent ee75c90255
commit c51437ee8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save