mirror of
https://github.com/ansible/ansible.git
synced 2025-12-01 07:26:10 +07:00
Remove scheduled runs (#86200)
Scheduled runs are no longer needed now that ansible-core 2.17 is EOL.
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