mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +07: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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user