mirror of
https://github.com/ansible/ansible.git
synced 2026-05-28 04:32:20 -04:00
Remove scheduled CI runs (#84271)
The ansible-core 2.15 branch is EOL now that ansible-core 2.18 has been released.
This commit is contained in:
parent
2f4eba406e
commit
c89e95163f
1 changed files with 0 additions and 9 deletions
|
|
@ -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…
Reference in a new issue